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


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

commit 54fcc15f6c4a870a5865b122088c94917b37867b
Author: Thomas Vandahl <[email protected]>
AuthorDate: Sat Apr 9 14:19:48 2022 +0200

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

diff --git a/.gitignore b/.gitignore
index 8a8c430..baa39fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 target/
 *.log
 .classpath
+.settings
 .project
 *.iml

Reply via email to