Explorar o código

style: update gitattributes

hxx258456 %!s(int64=2) %!d(string=hai) anos
pai
achega
5175c4ba73
Modificáronse 1 ficheiros con 14 adicións e 1 borrados
  1. 14 1
      .gitattributes

+ 14 - 1
.gitattributes

@@ -1 +1,14 @@
-* text=auto eol=crlf
+* text=auto
+
+# Force the following filetypes to have unix eols, so Windows does not break them
+*.* text eol=lf
+
+# Windows forced line-endings
+/.idea/* text eol=crlf
+
+#
+## These files are binary and should be left untouched
+#
+
+# (binary is a macro for -text -diff)
+*.png binary