Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Ignore yarn-error.log #569

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
/dist.babel
tscommand
npm-debug.log
yarn-error.log
.awcache
test/output
src/test/output
Expand Down
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ prod
.editorconfig
.travis.yml
appveyor.yml
dist/__test__
dist/__test__
yarn-error.log