Skip to content

Commit 4fbb31c

Browse files
authored
Merge pull request #2456 from tim-sueberkrueb/patch-2
Add QML and JS cache files to Qt.gitignore
2 parents 690a433 + 8a11b10 commit 4fbb31c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Qt.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ moc_*.cpp
2626
moc_*.h
2727
qrc_*.cpp
2828
ui_*.h
29+
*.qmlc
30+
*.jsc
2931
Makefile*
3032
*build-*
3133

0 commit comments

Comments
 (0)