Add .gitattributes file to ignore some files & dirs for archives & releases

This commit is contained in:
Jordan Irwin 2021-08-03 15:22:14 -07:00
parent da21f1c94d
commit 0f82fc6130

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
.* export-ignore
docs/ export-ignore