summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore29
1 files changed, 15 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index 9cc2281..e8cedcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,16 @@
-/src/*/*/*/*/*.htmlbody
-/src/*/*/*/*/*.conf
-/src/*/*/*/*/*.snippets
-/src/*/*/*/*/*.html
-/src/*/*/*/*/*.txt
-/src/*/*/*/*/*.indexentry
-/src/*/*/*/*/*.feedentry
-/src/*/*/*/*/*.sortdata
-/src/*.htmlbody
-/src/*.conf
-/src/*.snippets
-/src/*.html
-/src/*.txt
+/src/content/*/*/*/*/*.htmlbody
+/src/content/*/*/*/*/*.conf
+/src/content/*/*/*/*/*.snippets
+/src/content/*/*/*/*/*.html
+/src/content/*/*/*/*/*.txt
+/src/content/*/*/*/*/*.indexentry
+/src/content/*/*/*/*/*.feedentry
+/src/content/*/*/*/*/*.sortdata
+/src/content/*.htmlbody
+/src/content/*.conf
+/src/content/*.snippets
+/src/content/*.html
+/src/content/*.txt
+/src/content/*.xml
/src/*.sortdata
-/src/*.xml
+/src/global.conf