chore(gitignore): update ignores according to new static dir path

This commit is contained in:
hexxa 2022-04-17 12:25:30 +08:00 committed by Hexxa
parent 406fce2bad
commit 6c171eed39

4
.gitignore vendored
View file

@ -5,8 +5,8 @@
**/files
**/node_modules/*
**/yarn-error
**/public/static/*.js
**/public/index.html
**/static/public/js/*.js
**/static/public/index.html
**/**/*.d.ts.map
# backend