generated from bisco/codex-bootstrap
25 lines
359 B
Plaintext
25 lines
359 B
Plaintext
.env
|
|
.env.*
|
|
!.env.example
|
|
.DS_Store
|
|
__pycache__/
|
|
*.py[cod]
|
|
.coverage
|
|
.coverage.*
|
|
htmlcov/
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
backend/media/
|
|
backend/static/
|
|
backend/staticfiles/
|
|
frontend/.astro/
|
|
frontend/dist/
|
|
frontend/node_modules/
|
|
tests/functional/node_modules/
|
|
tests/functional/test-results/
|
|
tests/functional/playwright-report/
|
|
backups/
|
|
media-backup/
|
|
*.sql
|
|
*.dump
|