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

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

3
.gitignore vendored

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

Loading…
Cancel
Save