mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 04:19:25 +00:00
7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
venv/
|
|
src/*.egg-info/
|
|
__pycache__/
|
|
.pytest_cache/
|
|
.python-version
|
|
.DS_Store
|
|
dist |