.venv/
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.DS_Store
*.duckdb
*.duckdb.wal
agentabacus_export/
.pytest_cache/

# assets/ is an allowlist: the social preview and the README screenshots,
# nothing else. A stray file dropped in here is not a project asset, and one
# was committed by accident once already.
assets/*
!assets/social-preview.png
!assets/social-preview.html
!assets/shot-*.png
src/agentabacus/_version.py
