# Secrets & local env
.env
secrets/*
!secrets/.gitkeep

# Authelia runtime / local user DB
config/users_database.yml
config/db.sqlite3
config/db.sqlite3-*
config/notification.txt

# Logs / OS
*.log
.DS_Store
