chore: make codes the repository root
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,11 +1,12 @@
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
codes/.env
|
||||
codes/configs/config.local.yml
|
||||
codes/web/node_modules/
|
||||
codes/bin/
|
||||
codes/coverage.out
|
||||
.env
|
||||
configs/config.local.yml
|
||||
web/node_modules/
|
||||
bin/
|
||||
coverage.out
|
||||
docs/
|
||||
|
||||
# ---> Go
|
||||
# If you prefer the allow list template instead of the deny list, see community template:
|
||||
|
||||
Reference in New Issue
Block a user