This is an automated email from the ASF dual-hosted git repository.
struberg pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openjpa.git
The following commit(s) were added to refs/heads/trunk by this push:
new 02eaa93 add .idea to gitignore
02eaa93 is described below
commit 02eaa9363ad135eeb670079bee06ec02b87aa2c5
Author: Mark Struberg <[email protected]>
AuthorDate: Sat Oct 13 21:15:31 2018 +0200
add .idea to gitignore
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 64d12b7..a6060e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,4 @@ velocity.log
derby.log
*.iml
dependency-reduced-pom.xml
-
+.idea