Skip to content

Commit 0cdaa9f

Browse files
Create .gitignore
1 parent 43de9a6 commit 0cdaa9f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
dist
2+
node_modules
3+
4+
# Jest test coverage results directory
5+
coverage
6+
# Storybook build directory
7+
storybook-static

0 commit comments

Comments
 (0)