18 lines
174 B
Plaintext
18 lines
174 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
.env
|
|
.env.local
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
.DS_Store
|
|
*.md
|
|
tests
|
|
__tests__
|
|
coverage
|
|
.nyc_output
|
|
.eslintrc*
|
|
.prettierrc*
|
|
docker-compose*.yml
|
|
postgres
|