# common build directory
build
*-build-*

# Python cache
__pycache__
venv

cmake-build-debug

.cache
docs/html
docs/theme

# Generated using only the Github workflow
benchmark_result.json

singleheader/merve.h
singleheader/merve.cpp

#ignore VScode
.vscode/
