We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c849451 commit 22937d8Copy full SHA for 22937d8
.gitattributes
@@ -13,7 +13,7 @@ run/oui.txt text eol=crlf
13
run/*.chr binary
14
src/john.com binary
15
16
-# Substitions for git archive
+# Substitutions for git archive
17
src/Makefile.in export-subst
18
src/Makefile.legacy export-subst
19
@@ -31,3 +31,6 @@ src/Makefile.legacy export-subst
31
.travis export-ignore
32
.travis.yml export-ignore
33
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