davanstrien HF staff commited on
Commit
a5c714c
1 Parent(s): 4ca0034

chore: Update .gitignore to ignore all files in __pycache__ directory

Browse files
Files changed (1) hide show
  1. .gitignore +1 -1
.gitignore CHANGED
@@ -1,4 +1,4 @@
1
  .DS_Store
2
  .env
3
- __pycache__/load_data.cpython-311.pyc
4
  chroma/
 
1
  .DS_Store
2
  .env
3
+ __pycache__/
4
  chroma/