Skip to content

Commit

Permalink
build: ignore storybook build
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshTheWanderer committed Jul 18, 2024
1 parent e21927a commit 231ec46
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,7 @@ node_modules
dist

# Misc
.DS_Store
.DS_Store

# Storybook build output
storybook-static

0 comments on commit 231ec46

Please sign in to comment.