aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2021-01-29 21:58:42 +0100
committerjaseg <git@jaseg.de>2021-01-29 21:58:42 +0100
commita34efc058a18021143b75e30efdfd8dd0e72df10 (patch)
tree4198c33da5b4e95f192eb1a965e60a920fb8c6ed /.gitmodules
parent6d1a7750c5fa0d78c7fe35a7b7bff8934b86089d (diff)
downloadgerbolyze-a34efc058a18021143b75e30efdfd8dd0e72df10.tar.gz
gerbolyze-a34efc058a18021143b75e30efdfd8dd0e72df10.tar.bz2
gerbolyze-a34efc058a18021143b75e30efdfd8dd0e72df10.zip
Add direct image export
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 36615a6..e42d3c4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
[submodule "upstream/CavalierContours"]
path = upstream/CavalierContours
url = https://github.com/jbuckmccready/CavalierContours
+[submodule "upstream/subprocess.h"]
+ path = upstream/subprocess.h
+ url = https://github.com/sheredom/subprocess.h