21 lines
160 B
Plaintext
21 lines
160 B
Plaintext
.git
|
|
.idea
|
|
.nx
|
|
.turbo
|
|
.devenv*
|
|
.direnv
|
|
.DS_Store
|
|
|
|
.env
|
|
*.log
|
|
|
|
node_modules
|
|
**/node_modules
|
|
|
|
dist
|
|
apps/web/dist
|
|
apps/api/bin
|
|
apps/api/tmp
|
|
apps/api/data
|
|
coverage
|