Update .gitignore
This commit is contained in:
parent
06cbfd9b0b
commit
e7442904ff
|
|
@ -21,3 +21,6 @@
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
|
|
||||||
|
/src/server/label
|
||||||
|
/src/server/images
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue