You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by mr...@apache.org on 2015/03/31 10:11:35 UTC

svn commit: r1670270 - /jackrabbit/oak/trunk/.gitignore

Author: mreutegg
Date: Tue Mar 31 08:11:35 2015
New Revision: 1670270

URL: http://svn.apache.org/r1670270
Log:
Ignore IntelliJ project and workspace files

Modified:
    jackrabbit/oak/trunk/.gitignore

Modified: jackrabbit/oak/trunk/.gitignore
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/.gitignore?rev=1670270&r1=1670269&r2=1670270&view=diff
==============================================================================
--- jackrabbit/oak/trunk/.gitignore (original)
+++ jackrabbit/oak/trunk/.gitignore Tue Mar 31 08:11:35 2015
@@ -4,6 +4,8 @@
 target
 oak-run/*.csv
 .idea
+*.ipr
+*.iws
 *.iml
 atlassian-ide-plugin.xml
-.checkstyle
\ No newline at end of file
+.checkstyle