samuellimabraz commited on
Commit
3f4410f
·
unverified ·
1 Parent(s): 60b9dfe

chore: Update .gitignore to include model and db directories

Browse files
Files changed (1) hide show
  1. .gitignore +3 -1
.gitignore CHANGED
@@ -1,3 +1,5 @@
1
  .gradio
2
  .vscode/
3
- __pycache__/
 
 
 
1
  .gradio
2
  .vscode/
3
+ __pycache__/
4
+ model/
5
+ db/