added .ackrc
initial commit of ackrc, a configuration file for the ack command. For now, it simply ignores the 'node_modules' directory
This commit is contained in:
2
ackrc.symlink
Normal file
2
ackrc.symlink
Normal file
@@ -0,0 +1,2 @@
|
||||
# ignore directories
|
||||
--ignore-dir=node_modules
|
||||
Reference in New Issue
Block a user