Explorar el Código

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

enkore hace 8 años
padre
commit
63d94cd14b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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