You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ss...@apache.org on 2023/03/29 15:44:05 UTC

[xmlgraphics-fop] branch main updated: Exclude intellij files

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

ssteiner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/xmlgraphics-fop.git


The following commit(s) were added to refs/heads/main by this push:
     new 8641fc6f0 Exclude intellij files
8641fc6f0 is described below

commit 8641fc6f0befc627895c1d54703186f4e17ee939
Author: Simon Steiner <ss...@apache.org>
AuthorDate: Wed Mar 29 16:42:03 2023 +0100

    Exclude intellij files
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index b4ec6dd10..df5e5611c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@ build/
 # miscellaneous
 *~
 *.bak
+.idea
+*.iml


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org