data_text_search / .gitignore
seanpedrickcase's picture
Many changes to code organisation. More efficient searches from using intermediate outputs. Version 0.1
99d6fba
raw
history blame
194 Bytes
*.csv
*.pyc
*.cpython-311.pyc
*.cpython-310.pyc
*.bat
*.json
*.xlsx
*.parquet
*.json
*.bat
*.pkl
*.spec
*.ipynb
*.npy
*.npz
*.pkl
*.pkl.gz
build/*
dist/*
__pycache__/*
db/*
experiments/*
model/*