15 lines
165 B
Plaintext
15 lines
165 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.cache/
|
|
.env.production
|
|
.maintenance.lock
|
|
.venv/
|
|
node_modules/
|
|
dist/
|
|
.astro/
|
|
test-results/
|
|
playwright-report/
|
|
*.egg-info/
|
|
*.db
|