You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by dr...@apache.org on 2012/12/01 05:12:28 UTC

svn commit: r1415911 - /accumulo/trunk/.gitignore

Author: drew
Date: Sat Dec  1 04:12:28 2012
New Revision: 1415911

URL: http://svn.apache.org/viewvc?rev=1415911&view=rev
Log:
Added examples/instamo/... to .gitignore

Modified:
    accumulo/trunk/.gitignore

Modified: accumulo/trunk/.gitignore
URL: http://svn.apache.org/viewvc/accumulo/trunk/.gitignore?rev=1415911&r1=1415910&r2=1415911&view=diff
==============================================================================
--- accumulo/trunk/.gitignore (original)
+++ accumulo/trunk/.gitignore Sat Dec  1 04:12:28 2012
@@ -89,6 +89,13 @@
 /examples/.classpath
 /examples/.project
 
+# /examples/instamo/
+/examples/instamo/target
+/examples/instamo/.classpath
+/examples/instamo/.project
+/examples/instamo/.settings/
+
+
 # /examples/simple/
 /examples/simple/target
 /examples/simple/.classpath