prompt_teacher / .gitignore
pwenker's picture
Initialize
fc6892a
raw
history blame contribute delete
114 Bytes
# python generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# venv
.venv
.env
helper_prompts/