From 8cb03e738aeaa840dbf35de5cef093cbaca7d732 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 9 Jan 2013 21:17:10 +0000 Subject: [PATCH] Also ignored *.rss from over-worked RDF/RSS parser --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e1b02adc9d..42ba985028 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ DOCS/doxygen/html inc/.secret inc/cache/*.cache inc/cache/*.log +inc/cache/*.rss inc/cache/.revision inc/cache/_compiled/email/*.cache inc/cache/_compiled/html/*.cache -- 2.39.2