diff --git a/.gitignore b/.gitignore index 6696834..07dc6f2 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