From 304ac81f226e12f2887290de89c0d19a84552b23 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 11 Jun 2010 16:28:29 +0200 Subject: [PATCH] Update .gitignore for new updatedb files --- 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