Add gitattributes to remove unnecessary files from archive

This commit is contained in:
brluk and japatel
2017-03-29 11:05:24 -05:00
parent 914a3dcd4e
commit e1537f6632

13
.gitattributes vendored Normal file
View File

@@ -0,0 +1,13 @@
tests/ export-ignore
sample/ export-ignore
docs/ export-ignore
.coveralls.yml export-ignore
.editorconfig export-ignore
.releasinator.rb export-ignore
.travis.yml export-ignore
CONTRIBUTING.md export-ignore
Gemfile export-ignore
Gemfile.lock export-ignore
Rakefile export-ignore
generate-api.sh export-ignore