# .gitignore file generated by Project Backstage

# Python
__pycache__/
*.py[cod]
build/
dist/
*.egg-info/

# Environments
venv/
env/

# PyCharm
.idea/

# Databases
*.db

# Backstage local data
pyrustic_data/backstage/
