Add .gitattributes file

For specifying what not to export when running 'git archive'
This commit is contained in:
William S Fulton 2013-05-11 07:47:52 +01:00
commit 9812b27fb0

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
.gitattributes export-ignore
.gitignore export-ignore