chore: submodules

This commit is contained in:
cha0s 2024-02-08 03:10:38 -06:00
parent 81fc960a0c
commit 7a55221b7a
4 changed files with 10 additions and 6 deletions

6
.gitignore vendored
View File

@ -116,15 +116,9 @@ dist
.pnp.* .pnp.*
# local # local
/yarn.lock
/bun.lockb
# package-locals # package-locals
/packages/*/yarn.lock
/packages/*/bun.lockb
/website/yarn.lock
/dox
/dox-tmp /dox-tmp
/.actrc /.actrc

8
.gitmodules vendored Normal file
View File

@ -0,0 +1,8 @@
[submodule "website"]
path = website
url = git@github.com:cha0s/flecks.git
branch = website
[submodule "dox"]
path = dox
url = git@github.com:cha0s/flecks.git
branch = gh-pages

1
dox Submodule

@ -0,0 +1 @@
Subproject commit 42805877987a3cd852d2ac4bed509da3efa3fce6

1
website Submodule

@ -0,0 +1 @@
Subproject commit 9210716de18c2952ce533281ee96541f989305d4