Skip to content

Commit

Permalink
Simplify .gitattributes.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Dec 9, 2018
1 parent 430be25 commit 25289ed
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
# Enforce Unix newlines

*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.txt text eol=lf
*.yml text eol=lf
* text=auto eol=lf

0 comments on commit 25289ed

Please sign in to comment.