# vs code
.vscode/
# Mac file
.DS_Store

# library outputs
bin/
lib/
obj/
*.so*

build/
testing/

# documentation output
_build
_doxygen
docs/api
