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:56 UTC

[commons-codec] 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-codec.git

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

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

diff --git a/.gitignore b/.gitignore
index 8efa991..b2371c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ target/
 .project
 .classpath
 .externalToolBuilders/*
+/commons-codec.iml