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

master
Jordan Irwin 2021-08-03 15:22:14 -07:00
parent da21f1c94d
commit 0f82fc6130
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

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