diff options
| author | J-P Nurmi <jpnurmi@theqtcompany.com> | 2015-04-08 09:27:16 +0200 |
|---|---|---|
| committer | J-P Nurmi <jpnurmi@theqtcompany.com> | 2015-04-09 07:58:54 +0000 |
| commit | c70d3892a290954367e74d2b51ab32c0b3699686 (patch) | |
| tree | 50d872fe3da78d608f702f704375d962d708ad56 | |
| parent | 607850a5c79af6d35b92c28c1fbac266bad71398 (diff) | |
Update .gitignore
Change-Id: Ieebd40365a5619fda6edf7d27a50d0ebbfe653de
Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index ad3281298..a953698bd 100644 --- a/.gitignore +++ b/.gitignore @@ -17,8 +17,9 @@ /tests/auto/dialogs/tst_dialogs /tests/auto/extras/tst_extras /tests/auto/paint/tst_paint -/tests/auto/qtdesktop/tst_qtdesktop /tests/auto/applicationwindow/tst_applicationwindow +/tests/auto/customcontrolsstyle/tst_customcontrolsstyle +/tests/auto/qquicktreemodeladaptor/tst_qquicktreemodeladaptor /tests/auto/testplugin/QtQuickControlsTests/testplugin.* /tests/benchmarks/statusindicator/tst_bench_statusindicator |
