aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitattributes14
1 files changed, 12 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index dfe077042..eb3779e60 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,12 @@
1# Auto detect text files and perform LF normalization 1# Prefer unix-style line-ending (lf)
2* text=auto 2* text eol=lf
3*.png binary
4*.jpg binary
5*.jpeg binary
6*.ico binary
7*.icns binary
8*.eot binary
9*.otf binary
10*.ttf binary
11*.woff binary
12*.woff2 binary