added peewee submodule
This commit is contained in:
parent
d4062e8aa6
commit
cac42f96b8
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "fritzconnection"]
|
||||
path = fritzconnection
|
||||
url = https://github.com/kbr/fritzconnection.git
|
||||
[submodule "peewee"]
|
||||
path = peewee
|
||||
url = https://github.com/coleifer/peewee.git
|
||||
|
|
|
|||
1
peewee
Submodule
1
peewee
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ce9375cb4b3fa64560e400932d86e2632c4a0586
|
||||
Loading…
Add table
Add a link
Reference in a new issue