Zinebhm commited on
Commit
fd20002
·
verified ·
1 Parent(s): 5b2503a

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +5 -1
.gitignore CHANGED
@@ -1,3 +1,7 @@
1
- ml/models/*.pkl
 
2
  ml\models\*.pkl
3
  *.pkl
 
 
 
 
1
+ @"
2
+ ml/models/*.pkl
3
  ml\models\*.pkl
4
  *.pkl
5
+ "@ | Out-File -Encoding utf8 .gitignore
6
+ __pycache__/
7
+ *.pyc