You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2021/01/17 21:35:22 UTC

[commons-cli] branch master updated: Ignore IML (IntelliJ) files.

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


The following commit(s) were added to refs/heads/master by this push:
     new b978e9c  Ignore IML (IntelliJ) files.
b978e9c is described below

commit b978e9c3f4bdca23fc637bccf532af65c5c3ba5a
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jan 17 16:35:17 2021 -0500

    Ignore IML (IntelliJ) files.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index c8d9cd6..c64990c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ site-content
 /.classpath
 /.project
 /.settings/
+/commons-cli.iml