mirror of
https://github.com/Modernizr/Modernizr.git
synced 2026-01-06 22:33:53 -05:00
fix crlf (windows) end of lines forcing to lf (unix)
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1 +1,5 @@
|
||||
# text files detection
|
||||
* text=auto
|
||||
|
||||
# unix end of lines forcing for text files
|
||||
* text eol=lf
|
||||
|
||||
5
media/.gitattributes
vendored
Normal file
5
media/.gitattributes
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# binary files
|
||||
*.ai binary
|
||||
*.eps binary
|
||||
*.pdf binary
|
||||
*.png binary
|
||||
Reference in New Issue
Block a user