Spaces:
Runtime error
Runtime error
Commit
·
4435fa8
1
Parent(s):
3c7ad8d
Added .gitignore file
Browse files- .gitignore +2 -0
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
__pycache__/
|
2 |
+
temp/
|