.idea/
cmake-build-debug*/

*.onnx

build/
Testing/
src/test/gen/

# python
venv/
__pycache__/
*.py[cod]
*$py.class

/deploy/build-docker/out/
