mirror of
https://github.com/jlengrand/gitignore.git
synced 2026-03-10 08:21:17 +00: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