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-numbers.git
The following commit(s) were added to refs/heads/master by this push:
new c102b63 Update to work for all target folders (Eclipse).
c102b63 is described below
commit c102b6364644fd127d16c31704cdb7e8891c0371
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Sep 28 11:31:24 2021 -0400
Update to work for all target folders (Eclipse).
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 4ee2867..8e06050 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@
**/.settings/
**/.checkstyle
bin
-**/target/**
+target/
/build
/lib
site-content*