# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

/test/data
/test/py/align

/paper/benchmark/*
!/paper/benchmark/result
!/paper/benchmark.ini
!/paper/benchmark.sh
/cpp/test/*
!/cpp/test/*.cpp
/cpp/benchmark/*
!/cpp/benchmark/*.cpp
/cpp/parasail
/cpp/include/seqan3
examples/*
!examples/*.cpp
!examples/*.sh
/wheelhouse
