Browse Source

Merge pull request #2456 from tim-sueberkrueb/patch-2

Add QML and JS cache files to Qt.gitignore
Brendan Forster 7 years ago
parent
commit
4fbb31c4da
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Qt.gitignore

+ 2 - 0
Qt.gitignore

@@ -26,6 +26,8 @@ moc_*.cpp
 moc_*.h
 qrc_*.cpp
 ui_*.h
+*.qmlc
+*.jsc
 Makefile*
 *build-*