Added submodules that I use
This commit is contained in:
15
.gitmodules
vendored
Normal file
15
.gitmodules
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
[submodule "gpsd"]
|
||||
path = gpsd
|
||||
url = https://gitlab.com/gpsd/gpsd.git
|
||||
[submodule "asn1c-mouse"]
|
||||
path = asn1c-mouse
|
||||
url = https://github.com/mouse07410/asn1c.git
|
||||
[submodule "asn1c-vlm"]
|
||||
path = asn1c-vlm
|
||||
url = https://github.com/vlm/asn1c.git
|
||||
[submodule "pycrate"]
|
||||
path = pycrate
|
||||
url = https://github.com/P1sec/pycrate.git
|
||||
[submodule "unison"]
|
||||
path = unison
|
||||
url = https://github.com/bcpierce00/unison.git
|
||||
Reference in New Issue
Block a user