# Usual build folder
build/
# VSCode configuration folder
.vscode
# Python cache
*.pyc
__pycache__
# clangd cache
.cache
