Ignore QML cache files

Annoying to see the cache files after running the tests.

Change-Id: I4211547f5b1e88aeb09067957e10f6e0a69dbd00
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
This commit is contained in:
Kari Oikarinen 2018-02-28 14:47:24 +02:00
parent cde00a642b
commit 27d2c7035b
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -271,3 +271,7 @@ wrapper.sh
wrapper.bat
*_wrapper.sh
*_wrapper.bat
# QML cache files
*.qmlc
*.jsc