add ignore
This commit is contained in:
parent
a150349352
commit
1f897987bb
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -50,6 +50,9 @@ build/yarn-error.log
|
|||
build/node_modules/
|
||||
node_modules/
|
||||
|
||||
vendor/
|
||||
tmp/
|
||||
|
||||
#yarn
|
||||
yarn.lock
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue