# Local secrets/configuration
*.conf
.git.env

# Generated/state files
wallabag_downloaded.json
out/

# Python cache
__pycache__/
*.py[cod]

# OS/editor noise
.DS_Store
*.swp
