1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 04:18:26 +02:00

Add QML and JS cache files to Qt.gitignore

This commit is contained in:
Tim Süberkrüb 2017-08-16 17:38:05 +02:00 committed by GitHub
parent 690a433b66
commit 8a11b10f5a

View file

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