Files
cyclone/backend/.gitignore

10 lines
89 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.venv/
venv/
build/
dist/