Преглед изворни кода

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

Martin Hostettler пре 8 година
родитељ
комит
74ab7f1f61
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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