# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.token
.python-version
.vscode/
.pytest_cache/
.mypy_cache/
# Virtual environments
prof/
.venv
site/
.DS_Store
.todo/
.vibe/
**/*.prof
syncraft.main/*
syncraft.old/*


