mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02: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:
parent
c851a10cab
commit
ef59ea57e8
1 changed files with 2 additions and 0 deletions
|
@ -50,3 +50,5 @@ compile_commands.json
|
|||
|
||||
# QtCreator local machine specific files for imported projects
|
||||
*creator.user*
|
||||
|
||||
*_qmlcache.qrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue