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.git
The following commit(s) were added to refs/heads/master by this push:
new 95f85b7 Ignore more IntelliJ files
95f85b7 is described below
commit 95f85b74f1ae24b8490094efc2837ee15079f871
Author: Emmanuel Bourg <[email protected]>
AuthorDate: Wed May 8 22:20:46 2019 +0200
Ignore more IntelliJ files
---
.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: [email protected]
For additional commands, e-mail: [email protected]