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


The following commit(s) were added to refs/heads/master by this push:
     new d81f550  Git ignore IML (ItelliJ) files.
d81f550 is described below

commit d81f55043f47f1a231679c072e53023137b1def5
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Feb 28 09:53:40 2021 -0500

    Git ignore IML (ItelliJ) files.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 721dfeb..a379ac4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 **/.project
 **/.settings/
 **/target/
+**/*.iml

Reply via email to