Skip to content

Commit

Permalink
Simplify .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Oct 17, 2018
1 parent 2af948a commit 7270c49
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
*.css text eol=lf
*.html text eol=lf
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.pug text eol=lf
*.scss text eol=lf
*.svg text eol=lf
*.yml text eol=lf
# Enforce Unix newlines
* text=auto eol=lf

0 comments on commit 7270c49

Please sign in to comment.