andreped commited on
Commit
0ebeedf
1 Parent(s): 4d59d33

Ignore .zip and .txt files

Browse files
Files changed (1) hide show
  1. .gitignore +2 -0
.gitignore CHANGED
@@ -11,3 +11,5 @@ venv/
11
  *.onnx
12
  *.xml
13
  *.obj
 
 
 
11
  *.onnx
12
  *.xml
13
  *.obj
14
+ *.zip
15
+ *.txt