Datasets:
admin commited on
Commit ·
1a0f2e6
1
Parent(s): 76819a3
add ignore
Browse files- .gitignore +2 -0
.gitignore
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
test.*
|
| 2 |
+
*__pycache__*
|