summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--.gitmodules3
m---------lib/the_Foundation0
3 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a7738f1d..05eba91e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,5 +4,5 @@
4build-* 4build-*
5/.vsbuild 5/.vsbuild
6/.vscode 6/.vscode
7/lib 7
8 8
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..f869c7ae
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
1[submodule "lib/the_Foundation"]
2 path = lib/the_Foundation
3 url = https://git.skyjake.fi/skyjake/the_Foundation
diff --git a/lib/the_Foundation b/lib/the_Foundation
new file mode 160000
Subproject ea9e4b3862d2e30e66f5a892b6338a80b0d9576