Skip to content

Commit 22937d8

Browse files
committed
Add john-local.conf to export-ignore in .gitattributes.
1 parent c849451 commit 22937d8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitattributes

+4-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ run/oui.txt text eol=crlf
1313
run/*.chr binary
1414
src/john.com binary
1515

16-
# Substitions for git archive
16+
# Substitutions for git archive
1717
src/Makefile.in export-subst
1818
src/Makefile.legacy export-subst
1919

@@ -31,3 +31,6 @@ src/Makefile.legacy export-subst
3131
.travis export-ignore
3232
.travis.yml export-ignore
3333
circle.yml export-ignore
34+
35+
# This file should never be included in any branch, fork or archive
36+
john-local.conf export-ignore

0 commit comments

Comments
 (0)