# build
build*/
Makefile
CMakeLists.txt.user

# nix
.direnv/
result
result-*

# clangd
.cache/
compile_commands.json

# qtcreator
*.autosave

