]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/.gitignore
Add skeleton of new bat run dialogs
[bacula/bacula] / bacula / .gitignore
index 4cf7a5047b1ff387fc04e08d05109b93bf3e2637..d1f3607996b799658238dbcec5eaf27667deee8e 100644 (file)
@@ -53,7 +53,6 @@ kernswinproductionconfig
 Makefile
 newdb
 newtape
-run
 run_clean
 run_clean_tape
 run_two
@@ -168,6 +167,9 @@ po/*.mo
 po/*.gmo
 
 # scripts/
+src/cats/make_catalog_backup.pl
+scripts/make_catalog_backup.pl
+scripts/breload
 scripts/bacula_config
 scripts/wxconsole.console_apps
 scripts/wxconsole.desktop.consolehelper
@@ -501,6 +503,7 @@ src/stored/unmount-simulator
 src/stored/.libs
 
 # src/tools/
+src/tools/ing_test
 src/tools/bregex
 src/tools/bwild
 src/tools/testls
@@ -546,6 +549,7 @@ src/win32/wx-console.res
 src/win32/debug
 src/win32/release32
 src/win32/release64
+src/win32/dll
 
 # src/win32
 src/win32*.user
@@ -753,6 +757,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