summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBernd Weimer <bernd.weimer@pelagicore.com>2016-12-06 10:23:16 +0100
committerRobert Griebl <robert.griebl@pelagicore.com>2016-12-06 15:21:26 +0000
commitf92c2831cd59812f63de5e2505ab024a81182e7c (patch)
treef2273f0b09ef413530d46490df8579832a11778f /.gitignore
parent4eef7bac27fac1e6854a5d16c2fe55e163af8cb7 (diff)
downloadqtapplicationmanager-f92c2831cd59812f63de5e2505ab024a81182e7c.tar.gz
Update .gitignore
This should be appreciated by in-source build advocates in particular. Change-Id: I72df97027b3533de12f8ddcbbb43788f0e989274 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore22
1 files changed, 18 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index c8b30161..4b6e80f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,13 +8,10 @@
moc_*
qrc_*
*.moc
-*.pro.user*
+*.user*
Makefile
core
-bin
DEADJOE
-doc/html
-doc/qch
*.gcda
*.gcno
*.gcov-info
@@ -24,3 +21,20 @@ branch-coverage
*.pc
*.qmlc
*.jsc
+.qmake.*
+*.pch
+*.log
+
+config.tests/*/*
+!config.tests/*/*[.]*
+config.tests/*/*[.]app
+
+src/**/*.sh
+doc/**/*.sh
+src/tools/*/*_interface.*
+src/tools/*/*_adaptor.*
+
+src/manager/build-config.yaml
+src/manager/config.qrc
+src/tools/testrunner/build-config.yaml
+src/tools/testrunner/config.qrc