This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository e16.
View the commit online.
commit 410a497db04fea8cdb1bbdd6ca6185bf2ea98131
Author: Kim Woelders <[email protected]>
AuthorDate: Sat Mar 28 15:17:13 2026 +0100
.gitignore: Add missing item
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index d93a2e19..a10c79d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,7 @@ Makefile.in
/po/[email protected]
/po/[email protected]
/po/insert-header.sin
+/po/insert-header.sed
/po/quot.sed
/po/remove-potcdate.sin
/po/remove-potcdate.sed
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.