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:44:52 UTC

[commons-imaging] 01/02: 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-imaging.git

commit 77e32cb7563431cdf4c1a0f6b12a40cd0639dc0c
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jan 17 16:44:22 2021 -0500

    Ignore IML (IntelliJ) files.
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 7531db9..70910ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,5 @@ release.properties
 /.settings/
 /.classpath
 /.project
-/nbproject/
\ No newline at end of file
+/nbproject/
+/commons-imaging.iml