diff options
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 061c4181..221a26fb 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 |