调整配置
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -3,16 +3,14 @@
|
||||
*.iml
|
||||
.vscode/
|
||||
.m2/
|
||||
.m2-local/
|
||||
.npm-cache
|
||||
.tmp-db-query/
|
||||
.tmp-vite/
|
||||
tmp-node-runtime
|
||||
node_modules/
|
||||
|
||||
# Environment
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
!.env.production.example
|
||||
|
||||
# Frontend
|
||||
frontend/node_modules/
|
||||
|
||||
Reference in New Issue
Block a user