17 lines
140 B
Plaintext
17 lines
140 B
Plaintext
|
|
node_modules
|
||
|
|
npm-debug.log
|
||
|
|
.git
|
||
|
|
.gitignore
|
||
|
|
.env
|
||
|
|
.env.local
|
||
|
|
data
|
||
|
|
uploads
|
||
|
|
*.md
|
||
|
|
.vscode
|
||
|
|
.idea
|
||
|
|
test
|
||
|
|
tests
|
||
|
|
*.test.js
|
||
|
|
*.spec.js
|
||
|
|
coverage
|
||
|
|
.DS_Store
|