Skip to content

Commit 74c4604

Browse files
committed
chore: update
1 parent 88d5905 commit 74c4604

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ compiled/
1010
coverage/
1111
doc_build/
1212
playwright-report/
13+
storybook-static
1314
tsconfig.tsbuildinfo
1415
tsconfig.esm.tsbuildinfo
1516
tsconfig.cjs.tsbuildinfo

packages/create-rslib/template-common/gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Dist
77
node_modules
88
dist/
9+
storybook-static
910

1011
# IDE
1112
.vscode/*

0 commit comments

Comments
 (0)