14
.gitattributes
vendored
Normal file
14
.gitattributes
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
# Web Stuff
|
||||
*.html text eol=lf
|
||||
*.js text eol=lf
|
||||
*.css text eol=lf
|
||||
*.js.map text eol=lf
|
||||
|
||||
# Text
|
||||
*.md text eol=lf
|
||||
LICENSE text eol=lf
|
||||
|
||||
# Font files
|
||||
*.eot binary
|
||||
*.ttf binary
|
||||
*.woff binary
|
Reference in New Issue
Block a user