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

svn commit: r1036692 - /hadoop/hdfs/trunk/.gitignore

Author: cos
Date: Fri Nov 19 00:40:49 2010
New Revision: 1036692

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

Modified:
    hadoop/hdfs/trunk/.gitignore

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