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:41:23 UTC

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


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

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

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

diff --git a/.gitignore b/.gitignore
index 21fb1ae..64be928 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /src/native/windows/apps/prunsrv/*_RELEASE
 /target/
 **/.vs/
+/commons-daemon.iml