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

2 years ago
.ipynb_checkpoints/
__pycache__/
*.swp
.env
.pylintrc
2 years ago
*.egg-info/
notebooks/.ipynb_checkpoints/
notebooks/__pycache__/
notebooks/state_of_the_union.txt
notebooks/chroma_logs.log
2 years ago
notebooks/.chroma/
8 months ago
notebooks/local_notebooks/
notebooks/.env
8 months ago
pages/research/local_research/
2 years ago
.DS_Store
1 year ago
.vscode
2 years ago
# app
.next
node_modules