*.pyc
.idea
.venv
.vscode

build/
dist/*
!dist/js
django_simple_bulma.egg-info/

# Coverage reports
.coverage
htmlcov/

# Playwright screenshots (captured during e2e, uploaded as CI artifacts)
tests/_artifacts/

# Django collectstatic output from the test settings
test_static/

# AI stuff
.claude
CLAUDE.*
