Create .gitattributes

Removes a few files unnecessary from the source tarball
This commit is contained in:
Sam Reed 2020-12-01 16:53:34 +00:00
parent 3bc4afca9d
commit 23164f2c16

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
/.github/ export-ignore
/.bumpversion.cfg export-ignore
/.dockerignore export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore