mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-26 16:17:25 +01: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