diff --git a/Qt.gitignore b/Qt.gitignore index 5a3ca953..5fa47c5a 100644 --- a/Qt.gitignore +++ b/Qt.gitignore @@ -12,6 +12,8 @@ # Qt-es +object_script.*.Release +object_script.*.Debug *_plugin_import.cpp /.qmake.cache /.qmake.stash @@ -27,6 +29,11 @@ ui_*.h Makefile* *build-* + +# Qt unit tests +target_wrapper.* + + # QtCreator *.autosave