add gitattributes for git-archive-all

This commit is contained in:
Jeff Becker 2020-03-01 14:03:06 -05:00
parent d44a96769a
commit d8cf164a7d
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
1 changed files with 7 additions and 0 deletions

7
.gitattributes vendored Normal file
View File

@ -0,0 +1,7 @@
external/date/test export-ignore
external/nlohmann/doc export-ignore
external/nlohmann/test export-ignore
external/nlohmann/benchmarks/data export-ignore
*.exe export-ignore
*.png export-ignore
*.gif export-ignore