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-chain.git
The following commit(s) were added to refs/heads/master by this push:
new 9e09dd4 Ignore IML files.
9e09dd4 is described below
commit 9e09dd44ca801d808d713c6fd25c74ee39bf7653
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Mar 1 17:38:47 2021 -0500
Ignore IML files.
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 06f0e9e..3f7ccc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,4 @@ target/
**/.settings/
**/.project
**/.classpath
-**/.iml
+**/*.iml