CMakeLists.txt.user

# LSP & IDE
/.clang-format
/compile_commands.json
.clangd
.cache
.idea
/cmake-build*

/build*/

# Android 
android/.gradle/*
