Przeglądaj źródła

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

Martin Hostettler 8 lat temu
rodzic
commit
74ab7f1f61
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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