13 lines
110 B
Plaintext
13 lines
110 B
Plaintext
# dependencies
|
|
/node_modules
|
|
|
|
# misc
|
|
.DS_Store
|
|
|
|
# environment config
|
|
.env
|
|
|
|
# production
|
|
/build
|
|
npm-debug.log*
|