mirror of
https://github.com/github/gitignore.git
synced 2026-04-22 03:00:24 -04:00
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.
This commit is contained in:
@@ -50,3 +50,5 @@ compile_commands.json
|
||||
|
||||
# QtCreator local machine specific files for imported projects
|
||||
*creator.user*
|
||||
|
||||
*_qmlcache.qrc
|
||||
|
||||
Reference in New Issue
Block a user