diff --git a/.gitignore b/.gitignore index 6f3d2e9..d196cba 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,11 @@ /build*/ AndroidManifest.xml /src/version.h + +# LSP & IDE +/.clang-format +/compile_commands.json +.clangd +.cache +.idea +/cmake-build*