summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorOrangerot <purple@orangerot.dev>2024-08-04 04:50:11 +0200
committerOrangerot <purple@orangerot.dev>2024-08-04 04:50:11 +0200
commitcf013eb832f323cb9de6b114038233b77d115bc8 (patch)
tree91481cc6be6d8622dbeffaabcda42500574b393a /.gitmodules
parent71aee728b7bc5868e1e6ade8fbe615a6fdf132ba (diff)
feat(QJsonModel): compile and first model test
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..e9f9ab0
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "external/QJsonModel"]
+ path = external/QJsonModel
+ url = https://github.com/dridk/QJsonModel.git