data_text_search / .gitignore
seanpedrickcase's picture
Minor changes to file path for outputs, documentation, location of pyinstaller build dependencies
200480d
raw
history blame
207 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/*
build_deps/*