16 lines
131 B
Plaintext
16 lines
131 B
Plaintext
# dependencies
|
|
node_modules
|
|
|
|
# production
|
|
build
|
|
|
|
# misc
|
|
.DS_Store
|
|
|
|
npm-debug.log
|
|
yarn-error.log
|
|
yarn.lock
|
|
.yarnclean
|
|
.vscode
|
|
.idea
|