Skip to content

Commit e2fe7a3

Browse files
bollupolybuildr
authored andcommitted
[NFC] ignore files that look like *.ignore
1 parent 8133450 commit e2fe7a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
/target/
44

55
*.bk
6+
7+
# Allow users to have special .ignore files for things like
8+
# setting $PATH
9+
*.ignore

0 commit comments

Comments
 (0)