diff --git a/.gitignore b/.gitignore index 1013540..a6e1d9f 100644 --- a/.gitignore +++ b/.gitignore @@ -31,7 +31,6 @@ Makefile* *build-* *.qm *.prl - # Qt unit tests target_wrapper.* @@ -52,3 +51,4 @@ compile_commands.json *creator.user* *_qmlcache.qrc +Source/bin/* \ No newline at end of file