Created .gitattributes to exclude files for the tarball.

This commit is contained in:
Jean-Paul Chaput 2014-07-05 11:54:20 +02:00
parent 07d72b1f3b
commit b7ac3afd80
1 changed files with 3 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
.gitattributes export-ignore
.gitignore export-ignore
/dev export-ignore