1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 18:28:13 +02:00

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

Add QML and JS cache files to Qt.gitignore
This commit is contained in:
Brendan Forster 2017-08-18 16:41:40 +10:00 committed by GitHub
commit 4fbb31c4da

View File

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