Update .gitignore: add Thumbs.db and test_ollama_embeddings.py to ignored files

legacy
lasseedfast 5 months ago
parent a6a388d3d0
commit 3239d6c367
  1. 1
      .gitignore

1
.gitignore vendored

@ -34,3 +34,4 @@ wheels/
# OS specific files # OS specific files
.DS_Store .DS_Store
Thumbs.db Thumbs.db
_llm/test_ollama_embeddings.py

Loading…
Cancel
Save