mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-15 21:28:40 -09:00
add yarn-error.log to gitignore (#2928)
This commit is contained in:
parent
d2d766c75f
commit
e52298018a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -8,6 +8,7 @@ node_modules
|
||||||
|
|
||||||
# logs
|
# logs
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
|
yarn-error.log
|
||||||
|
|
||||||
# optional dev config file and plugins directory
|
# optional dev config file and plugins directory
|
||||||
.hyper.js
|
.hyper.js
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue