git submodule for resources

This commit is contained in:
array-in-a-matrix 2023-05-05 23:40:52 -04:00
parent ee2f7acea6
commit 55367bb28d
3 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View file

@ -2,9 +2,6 @@
node_modules
.well-known
# symbolic links
res
# glob match
*hidden*
*secret*

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "index/games/eternal-space"]
path = index/games/eternal-space
url = https://git.arrayinamatrix.xyz/array-in-a-matrix/eternal-space
[submodule "res"]
path = res
url = https://git.arrayinamatrix.xyz/array-in-a-matrix/res

1
res Submodule

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