Skip to content

Commit

Permalink
πŸ› git ignore embedding cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mickm3n committed Aug 11, 2024
1 parent d181525 commit 0a86b4b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
public/
static/processed_images/
.venv/
data/post_embedding_cache.pkl
post_embedding_cache.pkl
__pycache__
Binary file removed post_embedding_cache.pkl
Binary file not shown.

0 comments on commit 0a86b4b

Please sign in to comment.