NetsPresso_QA / .gitignore
geonmin-kim's picture
Upload folder using huggingface_hub
d6585f5
*~
.DS_Store
.idea
__pycache__
*.pyc
pyserini/resources/jars/*.jar
collections/*
indexes/*
.vscode/
venv/
datasets/
embeddings/
# build directories from `python3 setup.py sdist bdist_wheel`
build/
dist/
pyserini.egg-info/
# runs should be ignored
runs/
# logs should also be ignored
logs/