ack: add .ackrc to ignore the Documentation directory

when using ack to search the code we want to avoid matches in the doc html
files
This commit is contained in:
Beat Küng
2016-04-06 09:56:32 +02:00
committed by tumbili
parent b3ed8b70d2
commit b724847154
+1
View File
@@ -0,0 +1 @@
--ignore-dir=Documentation