From 55a56fdaf5d2e1a4055abdac748c420ac6a8f2bf Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Wed, 24 Aug 2016 15:39:33 +0200 Subject: Update .gitignore Change-Id: Ic9b8866cb353a14bbcc9005ef7a419fe1629dc34 Reviewed-by: J-P Nurmi --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f5bbdd5b..d1ebf45c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ /examples/quickcontrols2/chattutorial/chapter4-models/chapter4-models /examples/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling /examples/quickcontrols2/gallery/gallery +/examples/quickcontrols2/texteditor/texteditor /tests/auto/accessibility/tst_accessibility /tests/auto/applicationwindow/tst_applicationwindow @@ -25,9 +26,11 @@ /tests/auto/popup/tst_popup /tests/auto/pressandhold/tst_pressandhold /tests/auto/qquickmaterialstyle/tst_qquickmaterialstyle +/tests/auto/qquickmaterialstyleconf/tst_qquickmaterialstyleconf /tests/auto/qquickstyle/tst_qquickstyle /tests/auto/qquickstyleselector/tst_qquickstyleselector /tests/auto/qquickuniversalstyle/tst_qquickuniversalstyle +/tests/auto/qquickuniversalstyleconf/tst_qquickuniversalstyleconf /tests/auto/revisions/tst_revisions /tests/auto/sanity/tst_sanity /tests/auto/snippets/tst_snippets @@ -123,3 +126,4 @@ qt.conf *.version *.version.in *.qmlc +codeattributions.qdoc -- cgit v1.2.3