Update .gitattributes

This commit is contained in:
2025-08-17 13:45:16 +00:00
parent 9532213adf
commit 2577c96258

7
.gitattributes vendored
View File

@@ -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