You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2019/07/10 21:34:23 UTC

[tomcat] branch 8.5.x updated: Ignore more IntelliJ files

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

violetagg pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new cb85254  Ignore more IntelliJ files
cb85254 is described below

commit cb8525421edccdfedf48bbdd453c1070581fa308
Author: Emmanuel Bourg <eb...@apache.org>
AuthorDate: Wed May 8 23:20:46 2019 +0300

    Ignore more IntelliJ files
    
    (cherry picked from commit 95f85b74f1ae24b8490094efc2837ee15079f871)
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index b84d5df..69822ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,8 @@ mvn.properties
 .settings
 .idea
 *.iml
+*.ipr
+*.iws
 *.asc
 *.jj
 *.tmp


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