]> git.sur5r.net Git - bacula/bacula/commitdiff
Update .gitignore for new updatedb files
authorKern Sibbald <kern@sibbald.com>
Fri, 11 Jun 2010 14:28:29 +0000 (16:28 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:53:52 +0000 (16:53 +0200)
bacula/.gitignore

index c0187cdecfeae3b2ad1f2e295b6f295252fcd16c..bad2b36108a1ef1c193893e0e8d2928c899600fa 100644 (file)
@@ -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