This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git


The following commit(s) were added to refs/heads/master by this push:
     new 862be8d6 Add site build's temporary folder "site-content" to git ignore
862be8d6 is described below

commit 862be8d66bfb31e91eda1cde5aad706774df5735
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 15 09:12:51 2025 -0500

    Add site build's temporary folder "site-content" to git ignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 1000defa..bd4b6738 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 bin/
 maven-eclipse.xml
 target/
+site-content/

Reply via email to