mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Added .qmlls.ini to ignore
The **.qmlls.ini** files are auto generated files for qt creator qml language tool. See documentation [QT_QML_GENERATE_QMLLS_INI](https://doc.qt.io/qt-6/cmake-variable-qt-qml-generate-qmlls-ini.html)
This commit is contained in:
parent
9255d4cfe4
commit
ebc4db855a
@ -31,6 +31,7 @@ Makefile*
|
||||
*build-*
|
||||
*.qm
|
||||
*.prl
|
||||
*.qmlls.ini
|
||||
|
||||
# Qt unit tests
|
||||
target_wrapper.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user