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

tv pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-parser.git


The following commit(s) were added to refs/heads/master by this push:
     new 775a8d1  Add Eclipse's .settings to .gitignore
775a8d1 is described below

commit 775a8d1c2b17a643ddd6b347d299c2bcbe51f66f
Author: Thomas Vandahl <[email protected]>
AuthorDate: Sat Apr 9 14:20:00 2022 +0200

    Add Eclipse's .settings to .gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 31ce01c..34db408 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 target
 .classpath
+.settings
 .project
 *.ser
 *.log

Reply via email to