summaryrefslogtreecommitdiff
path: root/.bzrignore
diff options
context:
space:
mode:
authorunknown <tim@black.box>2001-11-01 20:47:31 -0500
committerunknown <tim@black.box>2001-11-01 20:47:31 -0500
commit50fdd2b3717302095995f01bbefd1c875c0b85a2 (patch)
tree9e7d244ec6d1426c3e8a90e0a3bc331888e2f5ba /.bzrignore
parent4a69242165aff5da95852e5762a97953aa987047 (diff)
downloadmariadb-git-50fdd2b3717302095995f01bbefd1c875c0b85a2.tar.gz
Remove bdb/include/*_ext.h from revision control. They are
generated automatically. BitKeeper/deleted/.del-db_ext.h~a1e210bbd0de0a48: Delete: bdb/include/db_ext.h BitKeeper/deleted/.del-mutex_ext.h~f20f47ddc346598b: Delete: bdb/include/mutex_ext.h BitKeeper/deleted/.del-btree_ext.h~5d53d710f170c6b6: Delete: bdb/include/btree_ext.h BitKeeper/deleted/.del-clib_ext.h~ed9d9f7965f0e1d3: Delete: bdb/include/clib_ext.h BitKeeper/deleted/.del-common_ext.h~35c8aab64ee3b8fd: Delete: bdb/include/common_ext.h BitKeeper/deleted/.del-env_ext.h~33a5fdef1aeecefd: Delete: bdb/include/env_ext.h BitKeeper/deleted/.del-hash_ext.h~5b31ff8413481606: Delete: bdb/include/hash_ext.h BitKeeper/deleted/.del-lock_ext.h~ccd0785bb206933f: Delete: bdb/include/lock_ext.h BitKeeper/deleted/.del-log_ext.h~2988f11d4545c76b: Delete: bdb/include/log_ext.h BitKeeper/deleted/.del-mp_ext.h~a528b772d42d6455: Delete: bdb/include/mp_ext.h BitKeeper/deleted/.del-os_ext.h~a1771032b4d2d53b: Delete: bdb/include/os_ext.h BitKeeper/deleted/.del-qam_ext.h~9993db1fb3428b6d: Delete: bdb/include/qam_ext.h BitKeeper/deleted/.del-tcl_ext.h~6759d22aa2ff5f39: Delete: bdb/include/tcl_ext.h BitKeeper/deleted/.del-txn_ext.h~9db24c14f204890c: Delete: bdb/include/txn_ext.h BitKeeper/deleted/.del-xa_ext.h~50918e5ef9f095b6: Delete: bdb/include/xa_ext.h BitKeeper/etc/ignore: Added bdb/include/btree_ext.h bdb/include/clib_ext.h bdb/include/common_ext.h bdb/include/db_ext.h bdb/include/env_ext.h bdb/include/hash_ext.h bdb/include/lock_ext.h bdb/include/log_ext.h bdb/include/mp_ext.h bdb/include/mutex_ext.h bdb/include/os_ext.h bdb/include/qam_ext.h bdb/include/tcl_ext.h bdb/include/txn_ext.h bdb/include/xa_ext.h to the ignore list
Diffstat (limited to '.bzrignore')
-rw-r--r--.bzrignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore
index 8fe225cad89..41303ef4ba6 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -425,3 +425,18 @@ vio/test-sslclient
vio/test-sslserver
vio/viotest-ssl
libmysqld/mf_iocache.cc
+bdb/include/btree_ext.h
+bdb/include/clib_ext.h
+bdb/include/common_ext.h
+bdb/include/db_ext.h
+bdb/include/env_ext.h
+bdb/include/hash_ext.h
+bdb/include/lock_ext.h
+bdb/include/log_ext.h
+bdb/include/mp_ext.h
+bdb/include/mutex_ext.h
+bdb/include/os_ext.h
+bdb/include/qam_ext.h
+bdb/include/tcl_ext.h
+bdb/include/txn_ext.h
+bdb/include/xa_ext.h