Compare commits

...

4 Commits

Author SHA1 Message Date
Andrei Yankovich
f92785ee57
Merge ebc4db855a into 7247090aa6 2026-04-17 03:51:45 +00:00
Devin Dooley
7247090aa6
Merge pull request #4811 from foxtrottNB/patch-1
Add ignore rule for TwinCAT Measurement files
2026-04-16 09:42:29 -07:00
foxtrottNB
6836b38f62
Add ignore rule for TwinCAT Measurement files 2026-03-12 15:27:47 +01:00
Andrei Yankovich
ebc4db855a
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)
2025-08-08 19:49:49 +03:00
2 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,7 @@ Makefile*
*build-*
*.qm
*.prl
*.qmlls.ini
# Qt unit tests
target_wrapper.*

View File

@ -55,3 +55,6 @@ LineIDs.dbg.bak
*.~u
*.project.~u
*.suo
# TwinCAT Measurement
*.vsm