Skip to content

Commit 7cd306d

Browse files
authored
Update .gitignore
1 parent 7da2db3 commit 7cd306d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
dist/js/*
22
.vscode
3-
storybook-static/*
3+
storybook-static/*
4+
5+
/node_modules
6+
npm-debug.log
7+
yarn-error.log
8+
9+
.DS_Store

0 commit comments

Comments
 (0)