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:
Victor Westerlund 2021-02-05 15:48:18 +01:00
parent 38bf06635e
commit 46ccc6a568
3 changed files with 8 additions and 1 deletions

3
.gitignore vendored
View file

@ -1 +1,4 @@
.well-known/ .well-known/
api/endpoint/*
!api/endpoint/ping.php

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "api/sources/stadia-avatar"]
path = api/sources/stadia-avatar
url = https://github.com/VictorWesterlund/stadia-avatar.git

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