Skip to content

Commit fc63866

Browse files
committed
add gitignore
1 parent 049d1e3 commit fc63866

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

template/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.DS_Store
2+
dist/
3+
node_modules/
4+
npm-debug.log*
5+
yarn-debug.log*
6+
yarn-error.log*

0 commit comments

Comments
 (0)