Browse Source

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

Martin Hostettler 8 năm trước cách đây
mục cha
commit
74ab7f1f61
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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