# build folder
make/

# python
__pycache__/
jupyter_execute/

# Clangd support file
compile_commands.json

# Cache files
.cache/

# any debug output
*.out
