Author: pottlinger
Date: Tue Aug 19 10:58:04 2014
New Revision: 1618838

URL: http://svn.apache.org/r1618838
Log:
Adding IntelliJ stuff to svn/gitignore.


Modified:
    creadur/tentacles/trunk/   (props changed)
    creadur/tentacles/trunk/.gitignore

Propchange: creadur/tentacles/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Aug 19 10:58:04 2014
@@ -1,2 +1,3 @@
 .*
 target
+*.iml

Modified: creadur/tentacles/trunk/.gitignore
URL: 
http://svn.apache.org/viewvc/creadur/tentacles/trunk/.gitignore?rev=1618838&r1=1618837&r2=1618838&view=diff
==============================================================================
--- creadur/tentacles/trunk/.gitignore (original)
+++ creadur/tentacles/trunk/.gitignore Tue Aug 19 10:58:04 2014
@@ -5,4 +5,9 @@
 */.project
 */.classpath
 */.settings
-
+*.iml
+*/*.iml
+*/*.ipr
+*/*.iws
+.idea/*
+*/.idea


Reply via email to