Spaces:
Sleeping
Sleeping
huangjunxin commited on
Commit ·
7bac484
1
Parent(s): 1e0696b
Updated .gitignore
Browse files- .gitignore +3 -1
.gitignore
CHANGED
|
@@ -77,4 +77,6 @@ build-storybook.log
|
|
| 77 |
js/storybook/theme.css
|
| 78 |
|
| 79 |
# playwright
|
| 80 |
-
.config/playwright/.cache
|
|
|
|
|
|
|
|
|
| 77 |
js/storybook/theme.css
|
| 78 |
|
| 79 |
# playwright
|
| 80 |
+
.config/playwright/.cache
|
| 81 |
+
|
| 82 |
+
/tests
|