17 lines
166 B
Plaintext
17 lines
166 B
Plaintext
|
|
node_modules
|
||
|
|
npm-debug.log
|
||
|
|
dist
|
||
|
|
.git
|
||
|
|
.gitignore
|
||
|
|
README.md
|
||
|
|
Dockerfile
|
||
|
|
docker-compose.yml
|
||
|
|
.env
|
||
|
|
.env.local
|
||
|
|
.env.production
|
||
|
|
coverage
|
||
|
|
.nyc_output
|
||
|
|
test
|
||
|
|
*.test.js
|
||
|
|
*.spec.js
|