summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLex Neva <github.com@lexneva.name>2018-08-16 14:36:07 -0400
committerLex Neva <github.com@lexneva.name>2018-08-16 14:36:07 -0400
commit40a56a90fbd60e0119123be22afcde5b3c6798b5 (patch)
tree2c62706fde1fff6072f62e78c5c015f3a358a88c
parentdf4ba556d7e64bad23a20664c8260965eb4547a6 (diff)
add pyembroidery submodule
-rw-r--r--.gitmodules3
m---------pyembroidery0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..5edeeae7
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "pyembroidery"]
+ path = pyembroidery
+ url = https://github.com/inkstitch/pyembroidery
diff --git a/pyembroidery b/pyembroidery
new file mode 160000
+Subproject fe7609dc59efb15f6a27d0ff7d82ac2ce7f6be5