Files
files-to-prompt/.gitignore
Simon Willison 41201001ee Initial prototype
2024-03-22 08:43:07 -07:00

10 lines
86 B
Plaintext

.venv
__pycache__/
*.py[cod]
*$py.class
venv
.eggs
.pytest_cache
*.egg-info
.DS_Store