Spaces:
Runtime error
Runtime error
Commit ·
2a51274
1
Parent(s): 6494889
Update .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
__pycache__/
|
| 2 |
temp/
|
| 3 |
packages/
|
|
|
|
|
|
| 1 |
__pycache__/
|
| 2 |
temp/
|
| 3 |
packages/
|
| 4 |
+
test.py
|