Sfoglia il codice sorgente

gitattributes correction

Ming, Bai 12 anni fa
parent
commit
f3192c2293
1 ha cambiato i file con 33 aggiunte e 0 eliminazioni
  1. 33 0
      .gitattributes

+ 33 - 0
.gitattributes

@@ -1 +1,34 @@
 * text=auto
+
+*.S text
+*.asm text
+*.c text
+*.cc text
+*.cpp text
+*.cxx text
+*.h text
+*.htm text
+*.html text
+*.in text
+*.ld text
+*.m4 text
+*.mak text
+*.mk text
+*.py text
+*.rb text
+*.s text
+*.sct text
+*.sh text
+*.txt text
+*.xml text
+SConscript text
+
+*.Opt -text
+*.Uv2 -text
+*.bat -text
+*.dos -text
+*.icf -text
+*.inf -text
+*.ini -text
+*.sct -text
+Jamfile -text