Skip to content

Commit 9746eac

Browse files
Copilotdwjohnston
andcommitted
Add gitignore for storybook artifacts and storybook test dependencies
Co-authored-by: dwjohnston <2467377+dwjohnston@users.noreply.github.com>
1 parent 606156d commit 9746eac

File tree

135 files changed

+11677
-163312
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+11677
-163312
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ next-env.d.ts
3737

3838

3939
dist/
40+
41+
# storybook build
42+
storybook-static/
43+
public/storybook-static/

0 commit comments

Comments
 (0)