You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2021/11/08 08:31:01 UTC

[uima-uimaj] branch bugfix/UIMA-6393-Circular-imports-break-resource-manager-cache_pk updated: No issue. Add IntelliJ files to gitignore.

This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch bugfix/UIMA-6393-Circular-imports-break-resource-manager-cache_pk
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


The following commit(s) were added to refs/heads/bugfix/UIMA-6393-Circular-imports-break-resource-manager-cache_pk by this push:
     new d52d67e  No issue. Add IntelliJ files to gitignore.
d52d67e is described below

commit d52d67e1b9801e39f7f22850336931cdfcc8466c
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Mon Nov 8 09:30:31 2021 +0100

    No issue. Add IntelliJ files to gitignore.
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 043d64d..779de2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,5 @@ checkpoint.dat.prev
 api-change-report
 .factorypath
 issuesFixed
+.idea
+*.iml