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


The following commit(s) were added to refs/heads/master by this push:
     new b8bb2be  Ignore Eclipse files.
b8bb2be is described below

commit b8bb2bea44b269927950ec9a3177f55a833b61ad
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Sep 20 19:10:29 2020 -0400

    Ignore Eclipse files.
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..721dfeb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+**/.classpath
+**/.project
+**/.settings/
+**/target/

Reply via email to