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
parent ea2e615cec
commit 9812b27fb0
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

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