12 lines
135 B
Plaintext
12 lines
135 B
Plaintext
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
.venv/
|
|
venv/
|
|
|
|
# Built ANN index (local, machine-specific, large)
|
|
index/
|
|
*.index
|
|
*.meta.pkl
|
|
*.meta.json
|