Ignore generated QML/JS code cache files

Change-Id: Ic6fd156a1f9088c35d217a6f450610ac4b7d3284
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
Simon Hausmann 2016-08-15 09:59:19 +02:00 committed by Simon Hausmann
parent b40d005544
commit 852e60e67b
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -284,3 +284,7 @@ src/qml/udis86_itab.h
# Generated HLSL bytecode headers
*.hlslh
# Compiled QML/JS code
*.qmlc
*.jsc