You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by be...@apache.org on 2011/06/05 08:41:34 UTC

svn commit: r1131955 - /incubator/mesos/trunk/.gitignore

Author: benh
Date: Sun Jun  5 06:41:33 2011
New Revision: 1131955

URL: http://svn.apache.org/viewvc?rev=1131955&view=rev
Log:
Adding src/mesos-getconf & src/logs to .gitignore.

Modified:
    incubator/mesos/trunk/.gitignore

Modified: incubator/mesos/trunk/.gitignore
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/.gitignore?rev=1131955&r1=1131954&r2=1131955&view=diff
==============================================================================
--- incubator/mesos/trunk/.gitignore (original)
+++ incubator/mesos/trunk/.gitignore Sun Jun  5 06:41:33 2011
@@ -70,11 +70,13 @@ src/third_party/zookeeper-3.3.1/src/c/st
 src/alltests
 src/cpp-test-executor
 src/cpp-test-framework
+src/logs
 src/mesos-local
 src/mesos-master
 src/mesos-slave
 src/mesos-projd
 src/mesos-launcher
+src/mesos-getconf
 src/memhog
 src/memhog-executor
 src/test-framework