data_text_search / .gitignore
seanpedrickcase's picture
Added semantic search using Jina
ceb8617
raw
history blame
157 Bytes
*.csv
*.pyc
*.cpython-311.pyc
*.cpython-310.pyc
*.bat
*.json
*.xlsx
*.parquet
*.json
*.bat
*.pkl
*.spec
*.ipynb
*.npy
*.npz
build/*
dist/*
__pycache__/*
db/*