Added git attributes file

This commit is contained in:
mrdokenny 2017-06-23 15:21:01 -07:00
parent 10c49bbfb2
commit a5315218c8
2 changed files with 30 additions and 2 deletions

30
.gitattributes vendored Normal file
View File

@ -0,0 +1,30 @@
*.*ignore text eol=lf
*.acl text eol=lf
*.cfg text eol=lf
*.cfignore text eol=lf
*.conf text eol=lf
*.css text eol=lf
*.cto text eol=lf
*.dockerignore text eol=lf
*.editorconfig text eol=lf
*.eslintignore text eol=lf
*.feature text eol=lf
*.go text eol=lf
*.html text eol=lf
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.npmignore text eol=lf
*.nvmrc text eol=lf
*.pegjs text eol=lf
*.pem text eol=lf
*.rb text eol=lf
*.scss text eol=lf
*.sh text eol=lf
*.tmpl text eol=lf
*.ts text eol=lf
*.txt text eol=lf
*.uml text eol=lf
*.xml text eol=lf
*.yaml text eol=lf
*.yml text eol=lf

2
.gitignore vendored
View File

@ -38,5 +38,3 @@ jspm_packages
*.xpi
*.zip
extension/background-webpack.js
*.js text eol=lf