RoyAalekh commited on
Commit
b3c7aa5
·
1 Parent(s): 1c90046

added github workflow for hugging face space deployment

Browse files
Files changed (1) hide show
  1. .gitignore +8 -0
.gitignore CHANGED
@@ -16,4 +16,12 @@ __pylintrc__
16
  .pdf
17
  .html
18
  .docx
 
 
 
 
 
 
 
 
19
 
 
16
  .pdf
17
  .html
18
  .docx
19
+ __pycache__/
20
+ .ipynb_checkpoints/
21
+ .DS_Store
22
+ *.log
23
+ *.sqlite3
24
+ *.db
25
+ *.bak
26
+ *.swp
27