From e6d33776ec9cced95965679b47b32194acdfd8ad Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 19 Jun 2010 11:56:26 +0200 Subject: [PATCH] Tweak update .gitignore --- bacula/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bacula/.gitignore b/bacula/.gitignore index c0187cdecf..bad2b36108 100644 --- a/bacula/.gitignore +++ b/bacula/.gitignore @@ -756,6 +756,9 @@ src/wx-console/bwx-console.conf src/wx-console/.libs # updatedb/ +updatedb/update_mysql_tables_11_to_12 +updatedb/update_postgresql_tables_11_to_12 +updatedb/update_sqlite3_tables_11_to_12 updatedb/update_mysql_tables_10_to_11 updatedb/update_postgresql_tables_10_to_11 updatedb/update_sqlite3_tables_10_to_11 -- 2.39.5