Ignore generated QML/JS code cache files
Change-Id: Ic6fd156a1f9088c35d217a6f450610ac4b7d3284 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
parent
b40d005544
commit
852e60e67b
|
@ -284,3 +284,7 @@ src/qml/udis86_itab.h
|
|||
|
||||
# Generated HLSL bytecode headers
|
||||
*.hlslh
|
||||
|
||||
# Compiled QML/JS code
|
||||
*.qmlc
|
||||
*.jsc
|
||||
|
|
Loading…
Reference in New Issue