# Microsoft Visual Studio Code
.project
.vscode/
.vs/
build*/*

# Auto-generated
include/depthai/build/version.hpp

#pybind11
build/
dist/
_build/
_generate/
*.so
*.py[cod]
*.egg-info

#depthai-cpp
depthai-cpp/.vscode/
depthai-cpp/build/

#ci
wheelhouse/
