mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Add error log to gitignore
This commit is contained in:
parent
dd8176c4f6
commit
3e94800c92
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,3 +16,4 @@ compiler/**/*.js
|
|||
.tmp/
|
||||
.DS_Store
|
||||
.build_cache/
|
||||
yarn-error.log
|
||||
|
|
|
|||
Loading…
Reference in a new issue