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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]