uhdessai commited on
Commit
bda8e5d
·
verified ·
1 Parent(s): a9fa13b

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +1 -1
.gitignore CHANGED
@@ -3,7 +3,7 @@ outputs/
3
  *.png
4
 
5
  # Ignore model weights (handled separately, e.g. via Git LFS or manual upload)
6
- model/*.pkl
7
 
8
  # Python cache
9
  __pycache__/
 
3
  *.png
4
 
5
  # Ignore model weights (handled separately, e.g. via Git LFS or manual upload)
6
+ *.pkl
7
 
8
  # Python cache
9
  __pycache__/