From 610d0d89d62499395cbd2f0cdb7a09cc8a475c2d Mon Sep 17 00:00:00 2001 From: Sean Lilley Date: Fri, 26 Oct 2018 10:14:47 -0400 Subject: [PATCH] Remove .gitattributes --- .gitattributes | 3 --- .npmignore | 1 - 2 files changed, 4 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 0392594..0000000 --- a/.gitattributes +++ /dev/null @@ -1,3 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto -package.json text eol=lf diff --git a/.npmignore b/.npmignore index 3ea5a1b..3480bce 100644 --- a/.npmignore +++ b/.npmignore @@ -7,7 +7,6 @@ .eslintcache .eslintignore .eslintrc.json -.gitattributes .nyc_output .npmignore .travis.yml