Explorar el Código

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

Martin Hostettler hace 8 años
padre
commit
74ab7f1f61
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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