aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-02-26 12:46:01 +0100
committerThomas Vanbesien <tvanbesi@proton.me>2026-02-26 12:46:01 +0100
commit78cd0db668657b78e73319d7653f217cf205d836 (patch)
tree188555ebfafa45ccc9e365661ea8db9a45b258bb /.gitignore
parent6b6c5f124516697cd1b94d48e63c81b582ce0568 (diff)
downloadBobinkQtOpcUaAppTemplate-78cd0db668657b78e73319d7653f217cf205d836.tar.gz
BobinkQtOpcUaAppTemplate-78cd0db668657b78e73319d7653f217cf205d836.zip
Bump BobinkQtOpcUa, add qmlls support, simplify template
- Update BobinkQtOpcUa submodule (qmlls + qmlformat support) - Enable QT_QML_GENERATE_QMLLS_INI and add IMPORT_PATH for QML Language Server integration - Remove NodePage.qml and simplify Main.qml to avoid duplicating the demo already provided in deps/BobinkQtOpcUa/demo - Add .qmlls.ini to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0e87258..6f639c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.qtcreator/
build/
+.qmlls.ini