From: KoynovStas Date: Sun, 21 May 2017 06:56:56 +0000 (+0400) Subject: add target_wrapper.* to Qt.gitignore X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ab1e4933925c57887712b08c4e31904be3a2a06f;p=gitignore.git add target_wrapper.* to Qt.gitignore This file is autogenerated by qmake for run auto(unit) tests. For Windows: target_wrapper.bat For Unix: target_wrapper.sh --- diff --git a/Qt.gitignore b/Qt.gitignore index 5a3ca953..4174403c 100644 --- a/Qt.gitignore +++ b/Qt.gitignore @@ -27,6 +27,11 @@ ui_*.h Makefile* *build-* + +# Qt unit tests +target_wrapper.* + + # QtCreator *.autosave