# autoconf & automake
aclocal.m4
autom4te.cache
config/
configure
config.log
config.status
Makefile.in
Makefile
.deps
m4
.dirstamp
libtool

# executables
usbguard-notifier
usbguard-notifier-cli

# protobuf generated files
*.pb.cc
*.pb.h

# Compiled object files
*.slo
*.lo
*.o
*.obj

# sysmted
usbguard-notifier.service

# doc, man
man/usbguard-notifier.1
man/usbguard-notifier-cli.1

# tests
test-unit
src/Tests/*.log
src/Tests/*.trs

# others
src/BuildConfig.h
usbguard-notifier.conf
tags
