This is an automated email from the ASF dual-hosted git repository.
kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-functor.git
The following commit(s) were added to refs/heads/master by this push:
new 581ca17 Missing .gitignore just maven target
new 537232f Merge pull request #1 from nhojpatrick/dot_gitignore
581ca17 is described below
commit 581ca17a911cbd9cd352124d1dead343d83b14fa
Author: John Patrick <[email protected]>
AuthorDate: Mon Sep 14 07:52:16 2020 +0100
Missing .gitignore just maven target
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2f7896d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+target/