This is an automated email from the ASF dual-hosted git repository. violetagg pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit cf947e312236872eeab15a14a5fb993701de07a0 Author: Emmanuel Bourg <ebo...@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 c845b41..d4d5202 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,8 @@ mvn.properties .settings .idea *.iml +*.ipr +*.iws *.asc *.jj *.tmp --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org