Ver Fonte

Don't enforce line endings on binary files

arkon há 5 anos atrás
pai
commit
4bc5f1401f
1 ficheiros alterados com 26 adições e 0 exclusões
  1. 26 0
      .gitattributes

+ 26 - 0
.gitattributes

@@ -1,2 +1,28 @@
 * text=auto
 * text eol=lf
+
+# Windows forced line-endings
+/.idea/* text eol=crlf
+
+*.png binary
+*.jpg binary
+*.jpeg binary
+*.gif binary
+*.ico binary
+*.mov binary
+*.mp4 binary
+*.mp3 binary
+*.flv binary
+*.fla binary
+*.swf binary
+*.gz binary
+*.zip binary
+*.7z binary
+*.ttf binary
+*.eot binary
+*.woff binary
+*.pyc binary
+*.pdf binary
+*.ez binary
+*.bz2 binary
+*.swp binary