Update .gitignore for tests/auto/corelib/io/qresourceengine
The test generates the runtime_resource.rcc data file at build time. Add this to .gitignore. Change-Id: Ief4057072b28499049147b86f166523b71afe269 Reviewed-by: João Abecasis <joao.abecasis@nokia.com>bb10
parent
6f1c4fb342
commit
55b432b24c
|
|
@ -1 +1,2 @@
|
|||
tst_qresourceengine
|
||||
runtime_resource.rcc
|
||||
|
|
|
|||
Loading…
Reference in New Issue