Spaces:
Runtime error
Runtime error
Adding gitignore
Browse filesSigned-off-by: Taejin Park <tango4j@gmail.com>
- .gitignore +1 -0
.gitignore
CHANGED
@@ -1 +1,2 @@
|
|
1 |
.DS_Store
|
|
|
|
1 |
.DS_Store
|
2 |
+
__pycache__/
|