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

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git

commit 0105e5d05fd837ebfb11538492a6412b16f8c218
Author: Andy Seaborne <[email protected]>
AuthorDate: Sat May 25 14:40:08 2024 +0100

    Add .flattened-pom.xml to gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 63866ff89f..cebaac9081 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ pom.xml.next
 release.properties
 dependency-reduced-pom.xml
 buildNumber.properties
+.flattened-pom.xml
 
 # Eclipse
 .classpath

Reply via email to