Remove .gitattributes

This commit is contained in:
Sean Lilley 2018-10-26 10:14:47 -04:00
parent eecff03712
commit 610d0d89d6
2 changed files with 0 additions and 4 deletions

3
.gitattributes vendored
View File

@ -1,3 +0,0 @@
# Auto detect text files and perform LF normalization
* text=auto
package.json text eol=lf

View File

@ -7,7 +7,6 @@
.eslintcache .eslintcache
.eslintignore .eslintignore
.eslintrc.json .eslintrc.json
.gitattributes
.nyc_output .nyc_output
.npmignore .npmignore
.travis.yml .travis.yml