]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/.gitignore
Fix chgrp on bacula-x.conf
[bacula/bacula] / bacula / .gitignore
index 7d86225ff7a12e9cea5e955c1de9636979e98119..a089347f9521f1a7654649eaf25cb75794dd93cd 100644 (file)
@@ -1,6 +1,4 @@
-src/cats/make_catalog_backup.pl
-scripts/make_catalog_backup.pl
-src/TAGS
+#
 # git-ls-files --others --exclude-from=.git/info/exclude
 # Lines that start with '#' are comments.
 # For a project mostly in C, the following would be a good set of
@@ -24,7 +22,6 @@ config.log
 config.out
 config.status
 configure.lineno
-console
 console.log
 console.sum
 diff
@@ -55,7 +52,6 @@ kernswinproductionconfig
 Makefile
 newdb
 newtape
-run
 run_clean
 run_clean_tape
 run_two
@@ -170,6 +166,8 @@ po/*.mo
 po/*.gmo
 
 # scripts/
+scripts/breload
+scripts/make_catalog_backup.pl
 scripts/bacula_config
 scripts/wxconsole.console_apps
 scripts/wxconsole.desktop.consolehelper
@@ -227,11 +225,13 @@ src/perlgui
 src/python
 src/pyqt
 src/xqt-console
+src/TAGS
 
 # src/cats/
 src/cats/1
 src/cats/2
 src/cats/3
+src/cats/make_catalog_backup.pl
 src/cats/Makefile
 src/cats/make_catalog_backup
 src/cats/delete_catalog_backup
@@ -388,6 +388,8 @@ src/plugins/sd/main
 src/plugins/sd/Makefile
 
 # src/qt-console/
+src/qt-console/tray-monitor/tray-monitor.conf
+src/qt-console/tray-monitor/tray-monitor.pro
 src/qt-console/ui_*.h
 src/qt-console/bat
 src/qt-console/about-func
@@ -503,6 +505,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 +551,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 +759,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