Sfoglia il codice sorgente

Added .gitattributes to normalize CRLF

Simon Goldschmidt 12 anni fa
parent
commit
a32afb28c0
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

@@ -0,0 +1,4 @@
+# These files are text and should be normalized
+*.txt     text
+*.c       text
+*.h       text