gitignore修改
This commit is contained in:
parent
275c668e8e
commit
768082f76f
|
@ -3,7 +3,7 @@ node_modules
|
||||||
.github
|
.github
|
||||||
dist
|
dist
|
||||||
.npmrc
|
.npmrc
|
||||||
.cache
|
node_modules/.cache
|
||||||
|
|
||||||
|
|
||||||
tests/server/static
|
tests/server/static
|
||||||
|
|
Loading…
Reference in New Issue