summaryrefslogtreecommitdiff
path: root/new-tag
diff options
context:
space:
mode:
Diffstat (limited to 'new-tag')
-rwxr-xr-xnew-tag2
1 files changed, 2 insertions, 0 deletions
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 <<EOF
#[% INCLUDE 'base-feed.tt' %]