# Ignore EDGAR and cache in Docker context (will be fetched/extracted in builder)
robosystems/adapters/sec/arelle/EDGAR/
robosystems/adapters/sec/arelle/cache/

# Ignore other common files
.git/
.github/
# But allow the graph config file (explicitly copied in Dockerfile)
!.github/configs/
!.github/configs/graph.yml
.pytest_cache/
__pycache__/
*.pyc
.env*
.DS_Store
.claude/
CLAUDE.local.md
.gemini/
GEMINI.md
data/
local/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
*.egg-info/
dist/
build/
