14 lines
152 B
Plaintext
14 lines
152 B
Plaintext
node_modules/
|
|
.next/
|
|
.env.local
|
|
.env
|
|
*.pyc
|
|
__pycache__/
|
|
.venv/
|
|
dist/
|
|
playwright-report/
|
|
test-results/
|
|
|
|
# Shared modules (copied by CI)
|
|
shared_frontend/
|