فهرست منبع

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

.gitattributes: Set python diff mode for all *.py files.
enkore 8 سال پیش
والد
کامیت
b026c8d0ec
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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