add more ignore files
This commit is contained in:
parent
1fee316d4a
commit
63131280d0
|
@ -1,4 +1,4 @@
|
||||||
logs/
|
/logs/
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
node_modules
|
node_modules
|
||||||
|
@ -19,4 +19,4 @@ docker/.node_modules/*
|
||||||
.vscode/
|
.vscode/
|
||||||
.umi*
|
.umi*
|
||||||
|
|
||||||
data
|
/data
|
Loading…
Reference in New Issue