25 lines
276 B
Plaintext
25 lines
276 B
Plaintext
urbanLifeline
|
|
Tik
|
|
schoolNewsServ
|
|
.idea/
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/extensions.json
|
|
.DS_Store
|
|
.tmp-run/
|
|
|
|
**/target/
|
|
**/node_modules/
|
|
**/dist/
|
|
**/.turbo/
|
|
**/.cache/
|
|
**/.pytest_cache/
|
|
**/__pycache__/
|
|
**/*.pyc
|
|
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
|
|
frontend/pnpm-lock.yaml
|