Files
files-to-prompt/.gitignore
Lex Herbert db4a164fec Add --cxml flag (#16)
Refs #15

---------

Co-authored-by: Simon Willison <swillison@gmail.com>
2024-09-08 22:19:59 -07:00

11 lines
93 B
Plaintext

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