15 lines
122 B
Plaintext
15 lines
122 B
Plaintext
# dependencies
|
|
/node_modules
|
|
|
|
# production
|
|
/build
|
|
|
|
# misc
|
|
.DS_Store
|
|
|
|
/env
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|