mirror of
https://github.com/fankes/beszel.git
synced 2025-10-18 17:29:28 +08:00
fix gitignore after reorganization
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -8,13 +8,13 @@ beszel_data
|
|||||||
beszel_data*
|
beszel_data*
|
||||||
dist
|
dist
|
||||||
*.exe
|
*.exe
|
||||||
src/cmd/hub/hub
|
internal/cmd/hub/hub
|
||||||
src/cmd/agent/agent
|
internal/cmd/agent/agent
|
||||||
node_modules
|
node_modules
|
||||||
build
|
build
|
||||||
*timestamp*
|
*timestamp*
|
||||||
.swc
|
.swc
|
||||||
src/site/internal/locales/**/*.ts
|
internal/site/src/locales/**/*.ts
|
||||||
*.bak
|
*.bak
|
||||||
__debug_*
|
__debug_*
|
||||||
agent/lhm/obj
|
agent/lhm/obj
|
||||||
|
Reference in New Issue
Block a user