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