Skip to content

Commit 204b029

Browse files
committed
Update config files
1 parent 3fbe3a3 commit 204b029

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.ackrc

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
--ignore-dir=dist
22
--ignore-file=match:/^yarn\.lock$/
3+
--ignore-file=match:/^yarn-error\.log$/
34
--ignore-dir=coverage

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ coverage/
55

66
dist/*.js
77
dist/*.map
8+
9+
yarn-error.log

0 commit comments

Comments
 (0)