Add ignore = dirty to all submodules
This commit is contained in:
parent
25ba26b063
commit
71e541afb5
|
@ -1,9 +1,12 @@
|
||||||
[submodule "scad/common"]
|
[submodule "scad/common"]
|
||||||
path = scad/common
|
path = scad/common
|
||||||
url = https://git.sixteenmillimeter.com/modules/common.git
|
url = https://git.sixteenmillimeter.com/modules/common.git
|
||||||
|
ignore = dirty
|
||||||
[submodule "scad/sprocketed_roller"]
|
[submodule "scad/sprocketed_roller"]
|
||||||
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
|
||||||
[submodule "scad/MCAD"]
|
[submodule "scad/MCAD"]
|
||||||
path = scad/MCAD
|
path = scad/MCAD
|
||||||
url = https://github.com/openscad/MCAD.git
|
url = https://github.com/openscad/MCAD.git
|
||||||
|
ignore = dirty
|
||||||
|
|
Loading…
Reference in New Issue