17 lines
206 B
Plaintext
17 lines
206 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.cache/
|
|
data/media/files/
|
|
.env.production
|
|
.maintenance.lock
|
|
.venv/
|
|
node_modules/
|
|
dist/
|
|
.astro/
|
|
test-results/
|
|
playwright-report/
|
|
lighthouse-report.json
|
|
*.egg-info/
|
|
*.db
|