19 lines
193 B
Plaintext
19 lines
193 B
Plaintext
node_modules/
|
|
.next/
|
|
dist/
|
|
build/
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
*.log
|
|
migration/output/
|
|
migration/.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
packages/database/generated/
|
|
.DS_Store
|
|
.idea/
|
|
*.tsbuildinfo
|
|
.codegraph/
|
|
|