Skip to content

Commit ef59ea5

Browse files
authored
Extend Qt.gitignore with qmlcache qrc files (#3322)
Projects using QML files generating a temporary qrc file if a qrc file present in the project.
1 parent c851a10 commit ef59ea5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Qt.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,5 @@ compile_commands.json
5050

5151
# QtCreator local machine specific files for imported projects
5252
*creator.user*
53+
54+
*_qmlcache.qrc

0 commit comments

Comments
 (0)