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 9358e61..49ba10f 100755
--- a/new-tag
+++ b/new-tag
@@ -42,6 +42,8 @@ EOF
} > "$tag/document.${lang}.rest.tt"
echo "/document.${lang}.rest.txt" >> "${tag}/.gitignore"
echo "/document.${lang}.du.xml" >> "${tag}/.gitignore"
+ echo "/feed.${lang}.rest.txt" >> "${tag}/.gitignore"
+ echo "/feed.${lang}.xml" >> "${tag}/.gitignore"
{
cat <<EOF
[% INCLUDE 'base-feed.tt' %]