Final fix of .gitmodules by fixing my local scripts
This commit is contained in:
parent
93b33f09e2
commit
344e367cd9
|
@ -10,3 +10,8 @@
|
||||||
path = scad/sprocketed_roller
|
path = scad/sprocketed_roller
|
||||||
url = https://git.sixteenmillimeter.com/modules/sprocketed_roller.git
|
url = https://git.sixteenmillimeter.com/modules/sprocketed_roller.git
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
|
[submodule "scad/MCAD"]
|
||||||
|
path = scad/MCAD
|
||||||
|
url = https://github.com/openscad/MCAD.git
|
||||||
|
branch = master
|
||||||
|
ignore = dirty
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 20a8d0c5af82aa58307e05af2722720edda258b6
|
Subproject commit e108b53ced5fd86dd283baaa6c911964d54ecf40
|
Loading…
Reference in New Issue