forked from qt-creator/qt-creator
Wizard: fix Qt Creator plugin wizard
Amends 250d100787
Change-Id: I82b648fefc3bda1a2dab5b83297e024791a805d4
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -188,7 +188,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "../projects/git.ignore",
|
"source": "../projects/git.ignore",
|
||||||
"target": ".gitignore"
|
"target": ".gitignore",
|
||||||
"condition": "%{JS: !value('IsSubproject') && value('VersionControl') === 'G.Git'}"
|
"condition": "%{JS: !value('IsSubproject') && value('VersionControl') === 'G.Git'}"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user