.gitattributes: Exclude undesired files from git archive.
authorJason Self <j@jxself.org>
Sun, 26 Nov 2017 15:33:38 +0000 (07:33 -0800)
committerJason Self <j@jxself.org>
Sun, 26 Nov 2017 15:33:38 +0000 (07:33 -0800)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..cc7e498
--- /dev/null
@@ -0,0 +1,18 @@
+.gitattributes export-ignore
+.gitignore export-ignore
+a56 export-ignore
+getopt.o export-ignore
+gram.c export-ignore
+gram.h export-ignore
+gram.o export-ignore
+keybld export-ignore
+keybld.o export-ignore
+kparse.c export-ignore
+kparse.o export-ignore
+ksubs.o export-ignore
+lex.o export-ignore
+main.o export-ignore
+subs.o export-ignore
+toktab.o export-ignore
+toomf export-ignore
+toomf.o export-ignore
\ No newline at end of file