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 05:20:26 UTC

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

Author: benh
Date: Sun Jun  5 03:20:26 2011
New Revision: 1131543

URL: http://svn.apache.org/viewvc?rev=1131543&view=rev
Log:
Add *.dylib to .gitignore (for OS X)

Modified:
    incubator/mesos/trunk/.gitignore

Modified: incubator/mesos/trunk/.gitignore
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/.gitignore?rev=1131543&r1=1131542&r2=1131543&view=diff
==============================================================================
--- incubator/mesos/trunk/.gitignore (original)
+++ incubator/mesos/trunk/.gitignore Sun Jun  5 03:20:26 2011
@@ -20,6 +20,7 @@ Makefile
 *.class
 *.pyc
 *.dSYM
+*.dylib
 config.log
 config.status
 src/work