diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index a04df1fa..00000000 --- a/.gitattributes +++ /dev/null @@ -1,7 +0,0 @@ -.gitignore export-ignore -.gitattributes export-ignore -README.md export-ignore -/spec export-ignore -Gemfile export-ignore -Gemfile.lock export-ignore -.travis.yml export-ignore |