Merge pull request #817 from paypal/gitattributes

Add gitattributes to remove unnecessary files from archive
This commit is contained in:
Jay
2017-03-29 11:20:40 -05:00
committed by GitHub

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