# temporay files
*~

# Compiled Object files
*.slo
*.lo
*.o

# Python compiled files
*.pyc

# vim swap file
*.swp

# Compiled Dynamic libraries
*.so
*.dylib

# Compiled Static libraries
*.lai
*.la
*.a

# Autoconf generated files
autoconf/config.log

# debian
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
debian/bareos-database-common.install
debian/bareos-database-common.postinst
debian/bareos-database-mysql.install
debian/bareos-database-postgresql.dirs
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-python-plugins-common.install
debian/bareos-director-python2-plugin.install
debian/bareos-director-python3-plugin.install
debian/bareos-director.bareos-dir.init
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-postgresql-python-plugin.install
debian/bareos-filedaemon-python-plugin.install
debian/bareos-filedaemon-python-plugins-common.install
debian/bareos-filedaemon-python2-plugin.install
debian/bareos-filedaemon-python3-plugin.install
debian/bareos-filedaemon.bareos-fd.init
debian/bareos-filedaemon.install
debian/bareos-filedaemon.postinst
debian/bareos-filedaemon.preinst
debian/bareos-filedaemon.service
debian/bareos-regress-config.install
debian/bareos-regress-config.preinst
debian/bareos-storage-ceph.install
debian/bareos-storage-droplet.install
debian/bareos-storage-fifo.install
debian/bareos-storage-glusterfs.install
debian/bareos-storage-python-plugin.install
debian/bareos-storage-python-plugins-common.install
debian/bareos-storage-python2-plugin.install
debian/bareos-storage-python3-plugin.install
debian/bareos-storage-tape.install
debian/bareos-storage.bareos-sd.init
debian/bareos-storage.install
debian/bareos-storage.postinst
debian/bareos-storage.preinst
debian/bareos-storage.service
debian/bareos-tools.install
debian/bareos-traymonitor.install
debian/bareos-traymonitor.postinst
debian/univention-bareos.postinst

core/CTestScript.cmake

# generated sample-configuration
core/src/plugins/filed/python/ldap/python-ldap-conf.d/bareos-dir.d/fileset/plugin-ldap.conf.example
core/src/plugins/filed/python/ovirt/python-ovirt-conf.d/bareos-dir.d/fileset/plugin-ovirt.conf.example

# generated test configuration
core/src/tests/configs/bareos-configparser-tests/bareos-dir-CFG_TYPE_STR_VECTOR_OF_DIRS.conf
core/src/tests/configs/sd_backend/bareos-sd.d/storage/myself.conf

# etags and cscope db
tags
cscope.out
compile_commands.json

# generated version files
*/cmake/BareosVersion.cmake

# JetBrains Pycharm
.idea

# ctest testing subdirs
*/Testing/*
