Skip to content

Commit

Permalink
Added git attributes file
Browse files Browse the repository at this point in the history
  • Loading branch information
ke-d committed Jun 23, 2017
1 parent 10c49bb commit a531521
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 2 deletions.
30 changes: 30 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -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 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,3 @@ jspm_packages
*.xpi
*.zip
extension/background-webpack.js

*.js text eol=lf

0 comments on commit a531521

Please sign in to comment.