Commit
·
dd397c5
1
Parent(s):
b94afa9
temp commit for rebuild
Browse files- .gitignore +3 -1
.gitignore
CHANGED
@@ -2,4 +2,6 @@
|
|
2 |
__pycache__/
|
3 |
*.pt
|
4 |
*.model
|
5 |
-
venv/
|
|
|
|
|
|
2 |
__pycache__/
|
3 |
*.pt
|
4 |
*.model
|
5 |
+
venv/
|
6 |
+
|
7 |
+
.newrandomefile
|