mirror of
https://codeberg.org/vlw/victorwesterlund.com.git
synced 2025-09-14 11:33:41 +02:00
Added stadia-avatar submodule.
Added gitmodules and cloned VictorWesterlund/stadia-avatar as the first submodule. Added api endpoint to gitignore.
This commit is contained in:
parent
38bf06635e
commit
46ccc6a568
3 changed files with 8 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
.well-known/
|
||||
|
||||
api/endpoint/*
|
||||
!api/endpoint/ping.php
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "api/sources/stadia-avatar"]
|
||||
path = api/sources/stadia-avatar
|
||||
url = https://github.com/VictorWesterlund/stadia-avatar.git
|
1
api/sources/stadia-avatar
Submodule
1
api/sources/stadia-avatar
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b586850c2694b755ac1c691c033569703ad12ec1
|
Loading…
Add table
Reference in a new issue