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