shadow55gh commited on
Commit
36cc1fb
·
1 Parent(s): c448ff9

fix: remove electron dist and node_modules

Browse files
Files changed (1) hide show
  1. .gitignore +3 -0
.gitignore CHANGED
@@ -40,3 +40,6 @@ hf-space/
40
  *.pth
41
  *.pt
42
  trainer/weights/
 
 
 
 
40
  *.pth
41
  *.pt
42
  trainer/weights/
43
+
44
+ electron-app/dist/
45
+ electron-app/node_modules/