aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorjustanothercatgirl <sotov@twistea.su>2025-03-24 08:30:16 +0300
committerjustanothercatgirl <sotov@twistea.su>2025-03-24 08:30:16 +0300
commit8542ec17d3df989f3df9fd03af7a447bf730dc13 (patch)
tree796f070ef2d22d0d8d75fd25f3ce6613a0ce15ab /.gitmodules
parent787ef64ce61302a159ad48974272533b6fdf6c9e (diff)
added json dependency
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..1d6a137
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "c_headers"]
+ path = c_headers
+ url = git:repos/c_headers