mirror of
https://github.com/andrewyng/openworker.git
synced 2026-09-03 04:49:26 +00:00
12 lines
140 B
Plaintext
12 lines
140 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
*.egg-info/
|
|
build/
|
|
dist/
|
|
.coverage
|
|
|
|
# Local secrets (live-smoke BYO keys) — never committed
|
|
.env
|