subprompt/.gitignore

5 lines
37 B
Plaintext
Raw Normal View History

2022-11-11 22:03:39 +01:00
venv/
2022-11-11 23:07:41 +01:00
*.egg-info/
__pycache__/
dist/