Skip to content

Commit b724847

Browse files
bkuengtumbili
authored andcommitted
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
1 parent b3ed8b7 commit b724847

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ackrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
--ignore-dir=Documentation

0 commit comments

Comments
 (0)