16 lines
166 B
Plaintext
16 lines
166 B
Plaintext
*.iso
|
|
.DS_Store
|
|
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
venv/
|
|
.pytest_cache/
|
|
coverage/
|
|
*.log
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
test-results/
|
|
playwright-report/
|
|
autoinstall/offline-output/
|