소스 검색

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.
pull/3339/head
Miklós Márton 4 년 전
부모
커밋
ef59ea57e8
No account linked to committer's email address
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      Qt.gitignore

+ 2
- 0
Qt.gitignore 파일 보기

@@ -50,3 +50,5 @@ compile_commands.json

# QtCreator local machine specific files for imported projects
*creator.user*

*_qmlcache.qrc

Loading…
취소
저장