Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Rogge <andreas.rogge@bareos.com>2020-09-02 15:00:45 +0300
committerAndreas Rogge <andreas.rogge@bareos.com>2020-09-02 15:00:45 +0300
commit879ccd733d839f616c31fe0931fd969bf5b3029e (patch)
tree0dba0c41c386f58bdf1241fd6642f838109b0482 /.gitignore
parent74a8e453f4a5bb66be439e9285c005131204919c (diff)
debian: add libcloud install to .gitignore
This patch adds bareos-filedaemon-libcloud-python-plugin.install to gitignore and sorts the ignored debian-files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 03f8666cb..7290bf676 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ autoconf/config.log
debian/*.log
debian/bareos-bconsole.install
debian/bareos-bconsole.postinst
+debian/bareos-common.install
debian/bareos-common.postinst
debian/bareos-common.preinst
debian/bareos-database-common.config
@@ -35,18 +36,21 @@ debian/bareos-database-common.install
debian/bareos-database-common.postinst
debian/bareos-database-mysql.install
debian/bareos-database-postgresql.dirs
-debian/bareos-director.install
+debian/bareos-database-postgresql.install
debian/bareos-database-sqlite3.install
+debian/bareos-database-tools.install
debian/bareos-devel.install
debian/bareos-director-python-plugin.install
debian/bareos-director.bareos-dir.init
-debian/bareos-common.install
+debian/bareos-director.install
debian/bareos-director.postinst
debian/bareos-director.preinst
debian/bareos-director.service
debian/bareos-filedaemon-ceph-plugin.install
debian/bareos-filedaemon-glusterfs-plugin.install
debian/bareos-filedaemon-ldap-python-plugin.install
+debian/bareos-filedaemon-libcloud-python-plugin.install
+debian/bareos-filedaemon-percona-xtrabackup-python-plugin.install
debian/bareos-filedaemon-python-plugin.install
debian/bareos-filedaemon.bareos-fd.init
debian/bareos-filedaemon.install
@@ -69,9 +73,6 @@ debian/bareos-tools.install
debian/bareos-traymonitor.install
debian/bareos-traymonitor.postinst
debian/univention-bareos.postinst
-debian/bareos-database-postgresql.install
-debian/bareos-database-tools.install
-debian/bareos-filedaemon-percona-xtrabackup-python-plugin.install
# etags and cscope db
tags