20 lines
197 B
Plaintext
20 lines
197 B
Plaintext
node_modules/
|
|
.next/
|
|
.env.local
|
|
.env
|
|
*.pyc
|
|
__pycache__/
|
|
.venv/
|
|
dist/
|
|
playwright-report/
|
|
test-results/
|
|
|
|
# Shared modules (copied by CI)
|
|
shared_frontend/
|
|
|
|
# .NET build outputs
|
|
bin/
|
|
obj/
|
|
*.user
|
|
*.suo
|