You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-commits@hadoop.apache.org by co...@apache.org on 2010/11/19 01:41:58 UTC

svn commit: r1036693 - /hadoop/mapreduce/trunk/.gitignore

Author: cos
Date: Fri Nov 19 00:41:58 2010
New Revision: 1036693

URL: http://svn.apache.org/viewvc?rev=1036693&view=rev
Log:
Adding IntelliJ IDEA specific extentions to be ignored.

Modified:
    hadoop/mapreduce/trunk/.gitignore

Modified: hadoop/mapreduce/trunk/.gitignore
URL: http://svn.apache.org/viewvc/hadoop/mapreduce/trunk/.gitignore?rev=1036693&r1=1036692&r2=1036693&view=diff
==============================================================================
--- hadoop/mapreduce/trunk/.gitignore (original)
+++ hadoop/mapreduce/trunk/.gitignore Fri Nov 19 00:41:58 2010
@@ -18,6 +18,10 @@
 .project
 .launches
 .settings
+*.iml
+*.ipr
+*.iws
+.idea
 .svn
 build/
 build-fi/