mirror of https://github.com/qt/qtcharts.git
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:
parent
cde00a642b
commit
27d2c7035b
|
@ -271,3 +271,7 @@ wrapper.sh
|
||||||
wrapper.bat
|
wrapper.bat
|
||||||
*_wrapper.sh
|
*_wrapper.sh
|
||||||
*_wrapper.bat
|
*_wrapper.bat
|
||||||
|
|
||||||
|
# QML cache files
|
||||||
|
*.qmlc
|
||||||
|
*.jsc
|
||||||
|
|
Loading…
Reference in New Issue