This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 8f732c1 Ignore Intellij Idea project files
8f732c1 is described below
commit 8f732c1f8d46e567e253919819151a10b39ec6ff
Author: Guillaume Nodet <[email protected]>
AuthorDate: Fri Mar 15 13:55:51 2019 +0100
Ignore Intellij Idea project files
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index bac1e64..2e04bed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ target
.classpath
.project
velocity.log
+.idea
+*.iml