diff --git a/.gitignore b/.gitignore index 66968343..07dc6f24 100644 --- a/.gitignore +++ b/.gitignore @@ -43,4 +43,5 @@ target_wrapper.* CMakeLists.txt.user* src/build-preset/plugins.qmltypes -bin \ No newline at end of file +bin/debug/* +bin/release/* \ No newline at end of file