SingleZombie commited on
Commit
21b374f
0 Parent(s):

git ignore

Browse files
Files changed (1) hide show
  1. .gitignore +7 -0
.gitignore ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ model/*
2
+ output/*
3
+
4
+ *.pth
5
+ *.pyc
6
+
7
+ .DS_Store