initial commit of ackrc, a configuration file for the ack command. For now, it simply ignores the 'node_modules' directory
3 lines
47 B
Plaintext
3 lines
47 B
Plaintext
# ignore directories
|
|
--ignore-dir=node_modules
|