Spaces:
Runtime error
Runtime error
Joshua Lochner
commited on
Commit
•
25075b9
1
Parent(s):
03fece3
Add output folder to .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1 +1,2 @@
|
|
1 |
__pycache__
|
|
|
|
1 |
__pycache__
|
2 |
+
out/*
|