From 417cb403985ec0725e9597359c63a4bba30b48a1 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sun, 3 Jul 2011 12:51:23 +0100 Subject: auto-gitignore in new docs/tags --- new-doc | 1 + 1 file changed, 1 insertion(+) (limited to 'new-doc') diff --git a/new-doc b/new-doc index d5786b5..9c0f0c4 100755 --- a/new-doc +++ b/new-doc @@ -68,6 +68,7 @@ EOF fi echo '' } > "$docname/document.${lang}.rest.txt" + echo "/document.${lang}.du.xml" >> "${docname}/.gitignore" done ln -s "${docname//+([^\/])/..}"/../templates/du2html.xsl "$docname"/ -- cgit v1.2.3