14 lines
140 B
Plaintext
14 lines
140 B
Plaintext
# Dependencies
|
|
/node_modules
|
|
|
|
# Build files
|
|
/dist
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Environment variables
|
|
.env
|