Wizard: fix Qt Creator plugin wizard

Amends 250d100787

Change-Id: I82b648fefc3bda1a2dab5b83297e024791a805d4
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Cristian Adam
2024-07-03 13:23:56 +02:00
parent cb299e38e9
commit 560d63bb37

View File

@@ -188,7 +188,7 @@
},
{
"source": "../projects/git.ignore",
"target": ".gitignore"
"target": ".gitignore",
"condition": "%{JS: !value('IsSubproject') && value('VersionControl') === 'G.Git'}"
}
]