Prompt-Engineering-Guide/.gitignore
Elvis Saravia 1498f4b279 olmo
2024-02-01 12:23:20 -06:00

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