You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by eb...@apache.org on 2020/04/06 13:08:59 UTC

[tomcat-jakartaee-migration] branch master updated: Ignore the IntelliJ project files

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

ebourg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c96c0b  Ignore the IntelliJ project files
5c96c0b is described below

commit 5c96c0b6d2131eb41a5e8e7da8e76e0ec9e6e9c4
Author: Emmanuel Bourg <eb...@apache.org>
AuthorDate: Mon Apr 6 15:07:48 2020 +0200

    Ignore the IntelliJ project files
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index beef00d..2a968e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,7 @@
 .project
 .settings
 target
+.idea
+*.iml
+*.ipr
+*.iws


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org