Ignore various paths during archiving

This commit is contained in:
Girish Ramakrishnan
2015-01-15 11:39:35 -08:00
parent edbb153c71
commit 0dbfce184d
+7
View File
@@ -0,0 +1,7 @@
# Skip files when using git archive
.gitattributes export-ignore
.gitignore export-ignore
release export-ignore
scripts export-ignore
src/test export-ignore
src/routes/test export-ignore