]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/.gitignore
Turn off debug code
[bacula/bacula] / bacula / .gitignore
index 7d86225ff7a12e9cea5e955c1de9636979e98119..04d79068021acf51d3312f5ac50c131696ba939e 100644 (file)
@@ -55,7 +55,6 @@ kernswinproductionconfig
 Makefile
 newdb
 newtape
-run
 run_clean
 run_clean_tape
 run_two
@@ -503,6 +502,7 @@ src/stored/unmount-simulator
 src/stored/.libs
 
 # src/tools/
+src/tools/ing_test
 src/tools/bregex
 src/tools/bwild
 src/tools/testls
@@ -548,6 +548,7 @@ src/win32/wx-console.res
 src/win32/debug
 src/win32/release32
 src/win32/release64
+src/win32/dll
 
 # src/win32
 src/win32*.user
@@ -755,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