imdb_bot / .gitignore
Matt Carroll
Git ignore the data files because git LFS refuses to work.
885879f
# I'd like to commit these, but GIT LFS refuses to work, so I'm ignoring them.
data/imdb.csv
data/week2-movies/index.faiss
data/week2-movies/index.pkl
__pycache__/
.chainlit
.files
.DS_Store