# File generated by Setupinit

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

# Environments
venv/
env/

# PyCharm
.idea/

# Databases
*.db

# Pyrustic local data
.pyrustic/

# Backstage local data
.backstage/
