This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www.
View the commit online.
commit 81416687d83ef21ec109b7e24a88282b219797dd
Author: Carsten Haitzler (Rasterman) <[email protected]>
AuthorDate: Sun Jul 5 20:01:36 2026 +0100
update git ignore
---
.gitignore | 14 ++------------
1 file changed, 2 insertions(+), 12 deletions(-)
diff --git a/.gitignore b/.gitignore
index f3ff08e7..5b874ec2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,5 @@
-# Dokuwiki
-public_html/conf/local.php.bak
-public_html/conf/users.auth.php
-public_html/data/attic
-public_html/data/cache
-public_html/data/index
-public_html/data/meta
-public_html/data/media_meta
-public_html/data/locks
-public_html/data/tmp
-public_html/data/www-content
-public_html/_legacy_embed
+*~
+*.bak
# Screenshots
public_html/ss/*.png
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.