Omar Solano commited on
Commit
3f59041
Β·
1 Parent(s): a66a959

update gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +4 -2
.gitignore CHANGED
@@ -163,7 +163,7 @@ cython_debug/
163
 
164
  .vscode/
165
  notebooks/mini-llama-articles/
166
- scripts/ai-tutor-vector-db/
167
  .huggingface
168
 
169
  .DS_Store
@@ -171,4 +171,6 @@ scripts/ai-tutor-vector-db/
171
  *.csv
172
  *.json
173
  *.jsonl
174
- *.html
 
 
 
163
 
164
  .vscode/
165
  notebooks/mini-llama-articles/
166
+ data/chroma-db**/
167
  .huggingface
168
 
169
  .DS_Store
 
171
  *.csv
172
  *.json
173
  *.jsonl
174
+ *.html
175
+ *.md
176
+ *.mdx