remove the ctypes submodule

This commit is contained in:
nullgemm 2021-10-07 15:35:21 +02:00
commit b448fc97b2
14 changed files with 107 additions and 129 deletions

12
.gitmodules vendored Normal file
View file

@ -0,0 +1,12 @@
[submodule "sub/argoat"]
path = sub/argoat
url = https://github.com/nullgemm/argoat.git
[submodule "sub/configator"]
path = sub/configator
url = https://github.com/nullgemm/configator.git
[submodule "sub/dragonfail"]
path = sub/dragonfail
url = https://github.com/nullgemm/dragonfail.git
[submodule "sub/termbox_next"]
path = sub/termbox_next
url = https://github.com/nullgemm/termbox_next.git