summaryrefslogtreecommitdiff
path: root/.bzrignore
diff options
context:
space:
mode:
authorlenz@mysql.com <>2002-11-18 11:41:29 +0100
committerlenz@mysql.com <>2002-11-18 11:41:29 +0100
commit2a52c74ab5d7c45a7b17205ff8954f682298ad4c (patch)
tree31294038236afb17fc08b7f74823f5581c132500 /.bzrignore
parent74f229fd612469630f5920f63222c8718fb33fce (diff)
parentd3a572b830cc05c42743964d9ec58f480e041a37 (diff)
downloadmariadb-git-2a52c74ab5d7c45a7b17205ff8954f682298ad4c.tar.gz
Merge mysql.com:/space/my/mysql-4.0
into mysql.com:/space/my/mysql-4.0-build
Diffstat (limited to '.bzrignore')
-rw-r--r--.bzrignore15
1 files changed, 12 insertions, 3 deletions
diff --git a/.bzrignore b/.bzrignore
index 76725c4017e..066407445e2 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -73,6 +73,10 @@ Makefile.in'
PENDING/*
TAGS
aclocal.m4
+autom4te.cache/*
+autom4te.cache/output.0
+autom4te.cache/requests
+autom4te.cache/traces.0
bdb/README
bdb/btree/btree_auto.c
bdb/build_unix/*
@@ -110,6 +114,10 @@ bdb/build_win32/include.tcl
bdb/build_win32/libdb.rc
bdb/db/crdel_auto.c
bdb/db/db_auto.c
+bdb/dist/autom4te.cache/*
+bdb/dist/autom4te.cache/output.0
+bdb/dist/autom4te.cache/requests
+bdb/dist/autom4te.cache/traces.0
bdb/dist/config.hin
bdb/dist/configure
bdb/dist/tags
@@ -208,6 +216,10 @@ include/my_config.h
include/my_global.h
include/mysql_version.h
include/widec.h
+innobase/autom4te.cache/*
+innobase/autom4te.cache/output.0
+innobase/autom4te.cache/requests
+innobase/autom4te.cache/traces.0
innobase/conftest.s1
innobase/conftest.subs
innobase/ib_config.h
@@ -497,6 +509,3 @@ vio/test-ssl
vio/test-sslclient
vio/test-sslserver
vio/viotest-ssl
-autom4te.cache/*
-bdb/dist/autom4te.cache/*
-innobase/autom4te.cache/*