Skip to content

Commit 27d2c70

Browse files
author
Kari Oikarinen
committed
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>
1 parent cde00a6 commit 27d2c70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,3 +271,7 @@ wrapper.sh
271271
wrapper.bat
272272
*_wrapper.sh
273273
*_wrapper.bat
274+
275+
# QML cache files
276+
*.qmlc
277+
*.jsc

0 commit comments

Comments
 (0)