mirror of
https://codeberg.org/vlw/honeypot.git
synced 2025-09-13 18:33:41 +02:00
feat: add SQLite submodule
This commit is contained in:
parent
12739eef8c
commit
53509a7257
3 changed files with 4 additions and 1 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "database/9f50ea1a5be726e610dc2fe134926869"]
|
||||
path = database/9f50ea1a5be726e610dc2fe134926869
|
||||
url = https://gist.github.com/9f50ea1a5be726e610dc2fe134926869.git
|
1
database/9f50ea1a5be726e610dc2fe134926869
Submodule
1
database/9f50ea1a5be726e610dc2fe134926869
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit ba34c5719fda3131a66ed9664ee182900c495bbd
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 6ded7c0c2fc457ac5abe8c49f802918fdf005a16
|
Loading…
Add table
Reference in a new issue