You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prompt-Engineering-Guide/.gitignore

20 lines
313 B
Plaintext

.ipynb_checkpoints/
__pycache__/
*.swp
.env
.pylintrc
*.egg-info/
notebooks/.ipynb_checkpoints/
notebooks/__pycache__/
notebooks/state_of_the_union.txt
notebooks/chroma_logs.log
notebooks/.chroma/
notebooks/local_notebooks/
notebooks/.env
pages/research/local_research/
.DS_Store
.vscode
# app
.next
node_modules