mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-06 04:21:21 +00:00
12 lines
105 B
Plaintext
12 lines
105 B
Plaintext
venv/
|
|
src/*.egg-info/
|
|
__pycache__/
|
|
.pytest_cache/
|
|
.python-version
|
|
.DS_Store
|
|
.idea
|
|
*.iml
|
|
.venv
|
|
build
|
|
dist
|