Skip to content

Commit

Permalink
Add .gitattributes.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Dec 15, 2018
1 parent 71dedbb commit 94ee8e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Enforce Unix newlines
*.css text eol=lf
*.html text eol=lf
*.json text eol=lf
*.md text eol=lf
*.scss text eol=lf
*.yml text eol=lf

0 comments on commit 94ee8e1

Please sign in to comment.