# dev artifacts
.aider*
!.aider.conf.yml
*.swp
__pycache__
.pyc
.hypothesis

# sample repo
tests/fixtures/sample-workspace

# coverage artifacts
.coverage
coverage.xml
htmlcov
junit.xml
