Skip to content

Commit

Permalink
add .ackrc so ack does not search build files
Browse files Browse the repository at this point in the history
  • Loading branch information
cvan committed Nov 13, 2015
1 parent 673d782 commit 6e623c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ackrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
--ignore-dir=.cache/
--ignore-dir=build/
--ignore-dir=dist/
--ignore-dir=gh-pages/

0 comments on commit 6e623c7

Please sign in to comment.