mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
add yarn-error.log to gitignore (#2928)
This commit is contained in:
parent
1ab6390067
commit
9197c47dc9
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