Sfoglia il codice sorgente

.gitattributes: Set python diff mode for all *.py files.

Martin Hostettler 8 anni fa
parent
commit
74ab7f1f61
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -1 +1,3 @@
 borg/_version.py export-subst
+
+*.py diff=python