mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-22 21:09:58 +00:00
20 lines
175 B
Plaintext
20 lines
175 B
Plaintext
.idea
|
|
**/*.whl
|
|
*.egg-info
|
|
**/__pycache__
|
|
|
|
rust/target
|
|
rust/Cargo.lock
|
|
|
|
site
|
|
|
|
.pytest_cache
|
|
.ruff_cache
|
|
|
|
python/build
|
|
python/dist
|
|
|
|
notebooks/.ipynb_checkpoints
|
|
|
|
**/.hypothesis
|