소스 검색

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

Martin Hostettler 8 년 전
부모
커밋
74ab7f1f61
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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