Added .gitattributes to allow for git archive use on releases.
This commit is contained in:
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal 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
|
||||
Reference in New Issue
Block a user