Initial Commit with a simple json database and no tools yet

This commit is contained in:
Rebekah 2024-06-18 15:41:00 -04:00
commit e776c27136
Signed by: oneechanhax
GPG Key ID: 0074BF373B812798
3 changed files with 5 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
personal/completed.*/*.json

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "database"]
path = database
url = https://git.oneechan.xyz/oneechanhax/gojump-database

1
database Submodule

@ -0,0 +1 @@
Subproject commit fb1f87d7d7cc170955fee63e09fe403ccc3224e3