kevinlu4588 commited on
Commit
37110ae
·
1 Parent(s): b8bfc2b

kelly model

Browse files
Files changed (1) hide show
  1. .gitignore +4 -0
.gitignore CHANGED
@@ -1 +1,5 @@
 
1
  .env
 
 
 
 
1
+ # Ignore environment files
2
  .env
3
+
4
+ # Ignore all .pt model files, regardless of location
5
+ *.pt