Commit ab8dc0f5fb49e0308cb00868364282f303f21f3c

Authored by Antonio Terceiro
1 parent 8843ad66

Add .ackrc file to speed up code search with ack

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
.ackrc 0 → 100644
... ... @@ -0,0 +1,3 @@
  1 +--ignore-dir=log
  2 +--ignore-dir=tmp
  3 +--ignore-dir=pkg
... ...