_ackrc 166 Bytes
Newer Older
1 2 3 4 5 6 7 8
# Always color, even if piping to a another program
--color

# Python project settings
--ignore-dir=.eggs/
--ignore-dir=.tox/
--ignore-dir=build/
--ignore-dir=cover/