Skip to content

Commit

Permalink
for LF line endings for CSS/JS files, WIP janoside#103
Browse files Browse the repository at this point in the history
  • Loading branch information
janoside committed Feb 18, 2019
1 parent 845ac65 commit 3eb8571
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 258 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# https://help.github.com/articles/dealing-with-line-endings/
* text=auto
*.css text eol=lf
*.js text eol=lf

Loading

0 comments on commit 3eb8571

Please sign in to comment.