Rishabh2095 commited on
Commit
429f950
·
1 Parent(s): cd188a0

Remove binary database files from tracking and update gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +7 -0
.gitignore CHANGED
@@ -59,3 +59,10 @@ DEPLOYMENT_GUIDE.md
59
  *.tar
60
  *.gz
61
  .\resume.pdf
 
 
 
 
 
 
 
 
59
  *.tar
60
  *.gz
61
  .\resume.pdf
62
+
63
+ # Database files
64
+ *.sqlite3
65
+ *.db
66
+ *.bin
67
+ chroma/
68
+ demo_chroma_db/