实现 LightOps 运维面板基础功能
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
target/
|
||||
web/dist/
|
||||
node_modules/
|
||||
.git/
|
||||
.git-codex/
|
||||
.npm-cache/
|
||||
.vfox/
|
||||
.cargo-home/
|
||||
.vfox-home/
|
||||
.env
|
||||
*.db
|
||||
*.sqlite
|
||||
*.log
|
||||
Reference in New Issue
Block a user