]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/.gitignore
Tweak version date
[bacula/bacula] / bacula / .gitignore
index 750767a2d1efc23656f653671a0dec03a35a3d7e..dc96040644350a20983513cd561cfadc3ede4b67 100644 (file)
@@ -1,3 +1,4 @@
+src/cats/make_catalog_backup.pl
 scripts/make_catalog_backup.pl
 src/TAGS
 # git-ls-files --others --exclude-from=.git/info/exclude
@@ -502,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
@@ -547,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
@@ -754,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