From: Kern Sibbald Date: Sat, 9 Jan 2010 14:30:25 +0000 (+0100) Subject: Ignore some files from master X-Git-Tag: Release-3.0.3b~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8a599f229d8b126d17bde25d5703788b5c376722;p=bacula%2Fbacula Ignore some files from master --- diff --git a/bacula/.gitignore b/bacula/.gitignore index 1a47809201..02d3a79dfe 100644 --- a/bacula/.gitignore +++ b/bacula/.gitignore @@ -1,3 +1,12 @@ +scripts/bacula_config +src/cats/create_ingres_database +src/cats/drop_ingres_database +src/cats/drop_ingres_tables +src/cats/grant_ingres_privileges +src/cats/make_ingres_tables +src/cats/update_ingres_tables +src/qt-console/moc32/ +src/qt-console/ui32/ src/TAGS # git-ls-files --others --exclude-from=.git/info/exclude # Lines that start with '#' are comments. diff --git a/gui/bweb/.gitignore b/gui/bweb/.gitignore new file mode 100644 index 0000000000..735c39d137 --- /dev/null +++ b/gui/bweb/.gitignore @@ -0,0 +1 @@ +bweb.conf