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-yaafi-crypto.git


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

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

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..40d9075
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+/target/
+.classpath
+.settings
+.project
+

Reply via email to