# Editor Configs
.vscode/
.DS_Store

# Environment Secrets
backend/config.py

# Cache
__pycache__/
.webassets-cache/

# Compiled Static Files
backend/src/static/styles/