Spaces:
Sleeping
Sleeping
link0518 commited on
Commit ·
6933838
1
Parent(s): 54d4a29
readme
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
data/*.json
|
| 2 |
-
/node_modules
|
|
|
|
|
|
| 1 |
data/*.json
|
| 2 |
+
/node_modules
|
| 3 |
+
config.json
|