diff options
author | J-P Nurmi <jpnurmi@digia.com> | 2014-02-21 16:33:49 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-02-21 17:29:56 +0100 |
commit | f227712732fbd64bdb42ccf1b9b5ba9c2413b2bc (patch) | |
tree | b9e54b579a1625371936c3bc504d7a2a94b880e5 /.gitignore | |
parent | 704d339ad0944680abfe7181c6dd750133e56fa6 (diff) | |
download | qtquickcontrols-f227712732fbd64bdb42ccf1b9b5ba9c2413b2bc.tar.gz |
Add the new dialog & calendar examples to .gitignore
Change-Id: Ieca9745c2d663e8acfa49f97a0a1d05f09678345
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,11 +2,13 @@ # ---------------------------------------------------------------------------- /examples/quick/controls/basiclayouts/basiclayouts +/examples/quick/controls/calendar/calendar /examples/quick/controls/gallery/gallery /examples/quick/controls/splitview/splitview /examples/quick/controls/tableview/tableview /examples/quick/controls/touch/touch /examples/quick/controls/texteditor/texteditor +/examples/quick/dialogs/systemdialogs/systemdialogs /tests/auto/activeFocusOnTab/tst_activeFocusOnTab /tests/auto/controls/tst_controls /tests/auto/qtdesktop/tst_qtdesktop |