Add .gitattributes file to ignore .git files when creating archive

This commit is contained in:
Andrew Ayer
2014-11-16 17:28:41 -08:00
parent be237fe27d
commit 3d53bce1a8

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
.git* export-ignore