diff --git a/.gitattributes b/.gitattributes index 061c418..221a26f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,7 @@ .gitattributes export-ignore build export-ignore README.md export-ignore +/spec export-ignore +Gemfile export-ignore +Gemfile.lock export-ignore +.travis.yml export-ignore