]> source.dussan.org Git - gitignore.git/commitdiff
Add QML and JS cache files to Qt.gitignore 2456/head
authorTim Süberkrüb <dev@timsueberkrueb.io>
Wed, 16 Aug 2017 15:38:05 +0000 (17:38 +0200)
committerGitHub <noreply@github.com>
Wed, 16 Aug 2017 15:38:05 +0000 (17:38 +0200)
Qt.gitignore

index 5fa47c5a1f21ee324e4ac88ce5f2d0d9017cf114..fe67fdf1ee6083100d2e00ad6e46296687957f57 100644 (file)
@@ -26,6 +26,8 @@ moc_*.cpp
 moc_*.h
 qrc_*.cpp
 ui_*.h
+*.qmlc
+*.jsc
 Makefile*
 *build-*