This is an automated email from the ASF dual-hosted git repository.

henrib pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git


The following commit(s) were added to refs/heads/master by this push:
     new b986fc7  Missing .gitignore just maven target
     new 02d1f13  Merge pull request #25 from nhojpatrick/dot_gitignore
b986fc7 is described below

commit b986fc755bd7c2d517c37b8dbe4b95313210221a
Author: John Patrick <142304+nhojpatr...@users.noreply.github.com>
AuthorDate: Mon Sep 14 07:52:22 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/

Reply via email to