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


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

commit fdb5bf87703f194e242d1377e363769323ecd8ae
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Thu May 9 09:14:37 2019 -0400

    Add .gitignore file.
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

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

Reply via email to