diff --git a/.gitignore b/.gitignore index e37e3e2d8..4b9e0fd61 100644 --- a/.gitignore +++ b/.gitignore @@ -113,4 +113,7 @@ cmake-* # clang tooling temporary files .clangd/ -compile_commands.json \ No newline at end of file +compile_commands.json + +# qmake +/gui/.qmake.stash \ No newline at end of file