summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-09-27 17:39:12 -0300
committerEuAndreh <eu@euandre.org>2024-09-27 18:09:10 -0300
commitc0482c8b919dd0aea56dd076a221ef802e52120c (patch)
tree19d783e2c6a356eb5eb47d642ea9318412859777 /.gitignore
parentgit mv src/*.svg src/img/ (diff)
downloadpapo.im-c0482c8b919dd0aea56dd076a221ef802e52120c.tar.gz
papo.im-c0482c8b919dd0aea56dd076a221ef802e52120c.tar.xz
mv src/* src/content/*
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