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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new ab85d29b3 Ignore some files generated by 'mvn eclipse:eclipse'
ab85d29b3 is described below

commit ab85d29b3564dc1bc70ae45be6335460a39ab2e2
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue Dec 24 14:48:34 2024 -0500

    Ignore some files generated by 'mvn eclipse:eclipse'
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index bd005761f..23101c191 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,5 @@ target/
 .vscode/
 *.code-workspace
 .history/
+.externalToolBuilders/
+maven-eclipse.xml
\ No newline at end of file

Reply via email to