From 81605310fda77e64a24fc3492c861feca5252070 Mon Sep 17 00:00:00 2001 From: Davi Arnaut Date: Wed, 15 Dec 2010 10:22:05 -0200 Subject: [PATCH] Add VERSION.dep to the bzr ignore list. The file is generated automatically to place a dependency on the VERSION file. --- .bzrignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.bzrignore b/.bzrignore index 30ed8d438ee..40f6112020e 100644 --- a/.bzrignore +++ b/.bzrignore @@ -3113,3 +3113,4 @@ libmysqld/mysqlserver_depends.c libmysqld/examples/mysql_embedded sql/.empty mysys/thr_lock +VERSION.dep