diff options
author | Michael Widenius <monty@askmonty.org> | 2009-11-30 01:16:14 +0200 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2009-11-30 01:16:14 +0200 |
commit | b77ca064fdc56ea8f9c8e571e8acd1cfc2e1aacc (patch) | |
tree | 583c4961aa333f0a7eafd7a362caf5ddf10ec8f0 | |
parent | d38a15191bb30d0462793052b8539a92b1cb0e63 (diff) | |
download | mariadb-git-b77ca064fdc56ea8f9c8e571e8acd1cfc2e1aacc.tar.gz |
Ignore temporary directory
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index d2a1ce94f70..5ca7d801284 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1922,3 +1922,4 @@ libmysqld/examples/mysqltest.cc extra/libevent/event-config.h libmysqld/opt_table_elimination.cc libmysqld/ha_federatedx.cc +tmp |