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 22:21:34 UTC

[commons-validator] 02/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-validator.git

commit e15d8728a373e4153d613227ad753a412a29ff22
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jan 17 17:21:28 2021 -0500

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

diff --git a/.gitignore b/.gitignore
index 2400020..f9c91b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /.project
 /site-content/
 /.vscode/
+/commons-validator.iml