Added .gitattributes to allow for git archive use on releases.

This commit is contained in:
Jared Cordasco
2010-04-23 21:00:00 -05:00
parent 654c0c6d79
commit 77327f190f

6
.gitattributes vendored Normal file
View File

@@ -0,0 +1,6 @@
.git[ia]* export-ignore
GEN-VERSION-FILE export-ignore
Makefile export-ignore
README.textile export-ignore
VERSION-FILE export-ignore
tests export-ignore