Parcourir la source

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

Martin Hostettler il y a 8 ans
Parent
commit
74ab7f1f61
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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