Skip to content

Commit eec2a0a

Browse files
committed
Include .ackrc
For those using .acrkc and looking at the source this will ignore all the built code.
1 parent 5649566 commit eec2a0a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.ackrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
--ignore-dir=lib
2+
--ignore-dir=amd
3+
--ignore-dir=docs/assets
4+
--ignore-dir=test-built
5+
--ignore-file=match:test_bundle.js
6+
--ignore-file=match:components.html

0 commit comments

Comments
 (0)