# virtual environment
.venv/
# ignore pycache files
__pycache__/

test/
