This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/comdev-people.git
The following commit(s) were added to refs/heads/main by this push:
new 7208cb4 Exclude .forward (in Puppet)
7208cb4 is described below
commit 7208cb45713db1496c8048535df2068650e25033
Author: Sebb <[email protected]>
AuthorDate: Tue Oct 8 00:02:02 2024 +0100
Exclude .forward (in Puppet)
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 6c1dfee..b5acefd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,9 @@
/*.log
/.pydevproject
+# maintained by puppet
+.forward
+
# /html/
/html/*.json
/html/.htaccess