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


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

commit 44e7ba02e474a80ede6b520260c4bfc6d14b3af0
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Sep 20 15:23:05 2020 -0400

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..525681c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/target/
+/.classpath
+/.project

Reply via email to