Jerich commited on
Commit
0f50383
·
1 Parent(s): cf4963c

Restore .gitattributes

Browse files
Files changed (1) hide show
  1. .gitattributes +7 -0
.gitattributes ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ "* text=auto"
2
+ "*.js text eol=lf"
3
+ "*.css text eol=lf"
4
+ "*.py text eol=lf"
5
+ "*.sh text eol=lf"
6
+ "*.md text eol=lf"
7
+ "*.html text eol=lf"