refactor: 前端 ignore 规则移至 web/.gitignore,减少根目录重复
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,11 +1,6 @@
|
||||
# Binary
|
||||
voicepaste
|
||||
dist/
|
||||
|
||||
# Frontend
|
||||
web/node_modules/
|
||||
web/dist/
|
||||
|
||||
# Config (contains secrets)
|
||||
config.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user