17 lines
181 B
Plaintext
17 lines
181 B
Plaintext
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.DS_Store
|
|
|
|
coverage
|
|
node_modules
|
|
build
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
*.swp
|
|
*.swo
|