14 строки
139 B
Plaintext
14 строки
139 B
Plaintext
node_modules/
|
|
dist/
|
|
build/
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
*.log
|
|
.DS_Store
|
|
coverage/
|
|
backend/data/*.sqlite
|
|
backend/data/*.sqlite-*
|
|
.tmp/
|
|
.cache/
|