Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Merge pull request #266 from alphagov/create-ackrc
Browse files Browse the repository at this point in the history
Add some ack ignores - it's messing with my renaming
  • Loading branch information
robyoung committed Apr 17, 2014
2 parents 8fdeb93 + 6ae7c3d commit 8d652a1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .ackrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
--ignore-dir=venv
--ignore-dir=tmp
--ignore-dir=log
--ignore-file=match:.coverage

0 comments on commit 8d652a1

Please sign in to comment.