Skip to content

Commit 8a11b10

Browse files
Add QML and JS cache files to Qt.gitignore
1 parent 690a433 commit 8a11b10

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)