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 07:37:23 UTC

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

Author: benh
Date: Sun Jun  5 05:37:23 2011
New Revision: 1131821

URL: http://svn.apache.org/viewvc?rev=1131821&view=rev
Log:
Add *~ to .gitignore

Modified:
    incubator/mesos/trunk/.gitignore

Modified: incubator/mesos/trunk/.gitignore
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/.gitignore?rev=1131821&r1=1131820&r2=1131821&view=diff
==============================================================================
--- incubator/mesos/trunk/.gitignore (original)
+++ incubator/mesos/trunk/.gitignore Sun Jun  5 05:37:23 2011
@@ -1,5 +1,6 @@
 .*
 !.gitignore
+*~
 config.cache
 tags
 autom4te.cache