# Ignore __init__.py files - these are just re-exports, not standalone modules
**/__init__.py

# Internal registry module (tracks generation provenance, not a user-facing module)
pdd/architecture_registry.py

# Video editor: exclude non-app code from prompt scanning
# (bare directory names match as path components anywhere)
remotion/
projects/
__mocks__/
e2e/
