Add .gitattributes: drop files from GitHub release

This commit is contained in:
Brandon Rhodes 2021-06-24 10:09:19 -04:00
parent 0af5f493ca
commit 752289ecde
1 changed files with 3 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
# Exclude several megabytes from GitHub release .zip/.tar.gz bundles.
.git* export-ignore
Site export-ignore