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


The following commit(s) were added to refs/heads/master by this push:
     new 243d39b  Add Git ignore file and ignore Eclipse artifacts.
243d39b is described below

commit 243d39b0ab1e527832b2e8a12b176f4f6e25a3fb
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 26 19:32:58 2020 -0400

    Add Git ignore file and ignore Eclipse artifacts.
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

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

Reply via email to