Files
flow/.gitignore
Tomas Mirchev 327201a0ed chore: add .worktrees/ to gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 04:41:52 +02:00

10 lines
84 B
Plaintext

__pycache__/
*.pyc
*.pyo
dist/
build/
*.spec
*.egg-info/
.pytest_cache/
.worktrees/