15 lines
122 B
Plaintext
15 lines
122 B
Plaintext
.fastembed_cache/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.eggs/
|
|
|
|
# Rust
|
|
/target/
|
|
|
|
# Environment
|
|
.envrc
|
|
.DS_Store
|