# IDE settings
/.idea

# Python
/.venv
/__pycache__

# Database
/*.db