=== modified file '.bzrignore'
--- .bzrignore	2015-05-20 14:47:16 +0000
+++ .bzrignore	2015-08-18 21:10:37 +0000
@@ -1,25 +1,25 @@
+.obj
+.pch
+.qmake.cache
+.rcc
+qml
+
 Makefile*
-src/Makefile*
-src/Ubuntu/Components/Makefile*
-src/Ubuntu/Components/plugin/Makefile*
-src/Ubuntu/Components/plugin/qrc_plugin.cpp
-src/Ubuntu/Components/Themes/Makefile*
-src/Ubuntu/Components/Layouts/Makefile*
-src/Ubuntu/Components/PerformanceMetrics/Makefile*
-src/Ubuntu/Test/Makefile*
 documentation/html/*
 *.moc
 moc_*.cpp
 qrc_tst_*.cpp
 tests/test_tst_*.xml
 tests/tst_*.qml.xml
-tests/unit*/tst_*/tst_[^.]*
+tests/unit*/tst_*/tst_*
+tests/unit/tst_*/tst_*/tst_*
 tests/unit*/testparser/testparser
 plugins.qmltypes
 po/*.mo
 examples/ubuntu-ui-toolkit-gallery/po/*.mo
-tests/unit/tst_i18n/locale/en/LC_MESSAGES/*.mo
+tests/unit/tst_i18n/tst_*/*/share/locale/en/LC_MESSAGES/*.mo
+tests/unit/tst_i18n/*/share/locale/en/LC_MESSAGES/*.mo
+tests/unit/tst_units/dpr*/dpr*
 tests/apicheck/apicheck
 tests/launcher/launcher
 build_paths.inc
-tests/unit/tst_i18n/localizedApp/share/locale/en/LC_MESSAGES/localizedApp.mo

