You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by mc...@apache.org on 2014/04/19 10:51:46 UTC

svn commit: r1588625 - /ant/core/trunk/.gitignore

Author: mclarke
Date: Sat Apr 19 08:51:45 2014
New Revision: 1588625

URL: http://svn.apache.org/r1588625
Log:
Add Intellij IDEA control files to GitIgnore

Modified:
    ant/core/trunk/.gitignore

Modified: ant/core/trunk/.gitignore
URL: http://svn.apache.org/viewvc/ant/core/trunk/.gitignore?rev=1588625&r1=1588624&r2=1588625&view=diff
==============================================================================
--- ant/core/trunk/.gitignore (original)
+++ ant/core/trunk/.gitignore Sat Apr 19 08:51:45 2014
@@ -18,4 +18,6 @@ patch.txt
 target
 velocity.log*
 lib/optional/*.jar
-src/tests/antunit/core/output
\ No newline at end of file
+src/tests/antunit/core/output
+.idea
+*.iml