From: Jason Self Date: Wed, 27 Dec 2017 20:02:13 +0000 (-0800) Subject: a56: .gitattributes: Exclude undesired files from git archive. X-Git-Tag: v1.1~21 X-Git-Url: https://jxself.org/git/?p=linux-libre-firmware.git;a=commitdiff_plain;h=e30ee6c7c8125494dc4a8e16fe7cf69b653f1219;hp=fac13e7a150c3d07d82be69869ba67a1aea16e26 a56: .gitattributes: Exclude undesired files from git archive. --- diff --git a/a56/.gitattributes b/a56/.gitattributes new file mode 100644 index 0000000..cc7e498 --- /dev/null +++ b/a56/.gitattributes @@ -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