# Do not commit the environment variables file with the secret key and password salt!
.env

# Python
__pycache__
*.pyc

# Database
db/

# Development
.flaskenv

poetry.lock

advlabdb.conf