env
build-process.txt
run_build.py
dist

# Python bytecode cache
__pycache__/
*.pyc
*.pyo
*.pyd

# Pytest cache
.pytest_cache/
.vscode
