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/21 16:51:05 UTC

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

commit dd173823f01ab9a6bc455273f68f696131332e3f
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Jan 21 11:50:58 2021 -0500

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

diff --git a/.gitignore b/.gitignore
index aebe684..4992cf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 .classpath
 .project
 .settings/
+/.idea/
+/commons-beanutils2.iml