summaryrefslogtreecommitdiff
path: root/.bzrignore
diff options
context:
space:
mode:
authorunknown <sasha@mysql.sashanet.com>2001-08-27 17:33:11 -0600
committerunknown <sasha@mysql.sashanet.com>2001-08-27 17:33:11 -0600
commit5e878c0d9a7f08021f7b77a7a064335b52246fc5 (patch)
tree0a747a3ef29d7575773417245b77e6f465e37496 /.bzrignore
parent8d982e7690275491fe71bafc917486d7f61ea12c (diff)
downloadmariadb-git-5e878c0d9a7f08021f7b77a7a064335b52246fc5.tar.gz
work on MySQL server management daemon
BitKeeper/etc/ignore: Added linked_tools_sources tools/my_vsnprintf.c tools/mysqlmngd tools/mysys_priv.h to the ignore list Makefile.am: fixes for tools directory configure.in: fixes for tools directory tools/mysqlmngd.c: some bare-bones server code
Diffstat (limited to '.bzrignore')
-rw-r--r--.bzrignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore
index 6660cfb86f7..da15955e150 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -392,3 +392,7 @@ tags
tmp/*
vio/viotest-ssl
=6
+linked_tools_sources
+tools/my_vsnprintf.c
+tools/mysqlmngd
+tools/mysys_priv.h