Update .gitattributes
This commit is contained in:
7
.gitattributes
vendored
7
.gitattributes
vendored
@@ -3,3 +3,10 @@
|
|||||||
|
|
||||||
# Ignore CSS files for language detection
|
# Ignore CSS files for language detection
|
||||||
*.css linguist-vendored
|
*.css linguist-vendored
|
||||||
|
|
||||||
|
# Some LF stuff so that linux works ; windows can fuck off
|
||||||
|
* text=auto eol=lf
|
||||||
|
*.png binary
|
||||||
|
*.jpg binary
|
||||||
|
*.gif binary
|
||||||
|
*.zip binary
|
||||||
|
|||||||
Reference in New Issue
Block a user