소스 검색

gitattributes: docs/usage/*.rst.INC merge=ours

enkore 8 년 전
부모
커밋
63d94cd14b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -1,5 +1,5 @@
 borg/_version.py export-subst
 
 *.py diff=python
-docs/usage/* merge=ours
+docs/usage/*.rst.inc merge=ours
 docs/man/* merge=ours