Ver Fonte

Merge pull request #1827 from textshell/feature/gitattribute-diff-python

.gitattributes: Set python diff mode for all *.py files.
enkore há 8 anos atrás
pai
commit
b026c8d0ec
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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