IMHO it might help to keep incoming PRs clean by adding a gitignore file. After just building following the readme, these untracked files are present in the folder:
build-backend/__pycache__/protoc_backend.cpython-312.pyc
inspect_tracefile.py
osi3/
osi3trace/__pycache__/
venv/
IMHO it might help to keep incoming PRs clean by adding a gitignore file. After just building following the readme, these untracked files are present in the folder: