From 69ed3a1db6a1652d764c7276d812a175524656b6 Mon Sep 17 00:00:00 2001 From: Erik Verbruggen Date: Wed, 10 Jun 2015 14:02:02 +0200 Subject: Made both qml examples the same. Change-Id: Ifa0861f5f2f2549dffa515d3f8c2d740a14c9a28 Reviewed-by: Erik Verbruggen --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ce475a4..806a2c8 100644 --- a/.gitignore +++ b/.gitignore @@ -18,9 +18,9 @@ qrc_*.cpp tst_scion .qmake.cache *.pch -tests/scion/compiled_tests.h -tests/scion/scxml -tests/scion/scion.h +tests/auto/scion/compiled_tests.h +tests/auto/scion/scxml +tests/auto/scion/scion.h examples/trafficlight-qml/statemachine.cpp examples/trafficlight-qml/statemachine.h -- cgit v1.2.3