Update config files

This commit is contained in:
Tyler Long 2018-03-06 13:40:11 +08:00
parent 3fbe3a3078
commit 204b029973
2 changed files with 3 additions and 0 deletions

1
.ackrc
View File

@ -1,3 +1,4 @@
--ignore-dir=dist
--ignore-file=match:/^yarn\.lock$/
--ignore-file=match:/^yarn-error\.log$/
--ignore-dir=coverage

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ coverage/
dist/*.js
dist/*.map
yarn-error.log