aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore29
1 files changed, 23 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 8a6be8b6..7955f60b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,31 +4,45 @@
/include
/lib
/mkspecs
+/doc
-/examples/controls/gallery/gallery
+/examples/quickcontrols2/chattutorial/chapter1-settingup/chapter1-settingup
+/examples/quickcontrols2/chattutorial/chapter2-lists/chapter2-lists
+/examples/quickcontrols2/chattutorial/chapter3-navigation/chapter3-navigation
+/examples/quickcontrols2/chattutorial/chapter4-models/chapter4-models
+/examples/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling
+/examples/quickcontrols2/gallery/gallery
/tests/auto/accessibility/tst_accessibility
-/tests/auto/activeFocusOnTab/tst_activeFocusOnTab
/tests/auto/applicationwindow/tst_applicationwindow
/tests/auto/calendar/tst_calendar
-/tests/auto/controls/tst_controls
-/tests/auto/material/tst_material
+/tests/auto/controls/default/tst_default
+/tests/auto/controls/material/tst_material
+/tests/auto/controls/universal/tst_universal
+/tests/auto/drawer/tst_drawer
+/tests/auto/focus/tst_focus
/tests/auto/menu/tst_menu
/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/sanity/tst_sanity
/tests/auto/snippets/tst_snippets
/tests/auto/styles/tst_styles
-/tests/auto/universal/tst_universal
/tests/benchmarks/creationtime/tst_creationtime
/tests/benchmarks/objectcount/tst_objectcount
/tests/manual/fonts/fonts
/tests/manual/gifs/tst_gifs
+/tests/manual/styles/styles
/tests/manual/testbench/testbench
+/tests/manual/screenshots/screenshots
/tests/auto/snippets/screenshots/*.png
/tests/manual/gifs/gifs/*.gif
-/src/templates/QtLabsTemplates.version
*.so
*.so.*
@@ -95,6 +109,7 @@ app_process
qtc-debugging-helper
android-*.so-deployment-settings.json
*.directory
+*_plugin_import.cpp
*_wrapper.sh
*_wrapper.bat
*.mak
@@ -106,3 +121,5 @@ android-*.so-deployment-settings.json
*.xcscheme
*.xcodeproj
qt.conf
+*.version
+*.version.in