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-tag | 2 ++ 1 file changed, 2 insertions(+) (limited to 'new-tag') diff --git a/new-tag b/new-tag index 3cc49c7..55d256e 100755 --- a/new-tag +++ b/new-tag @@ -40,6 +40,8 @@ ${tag//?/=} [% PROCESS 'document-listing.tt' %] EOF } > "$tag/document.${lang}.rest.tt" + echo "/document.${lang}.rest.txt" >> "${tag}/.gitignore" + echo "/document.${lang}.du.xml" >> "${tag}/.gitignore" # { # cat <