init
This commit is contained in:
parent
698130cde7
commit
8a4d4d161c
2 changed files with 4 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -23,3 +23,5 @@ go.work.sum
|
||||||
|
|
||||||
# env file
|
# env file
|
||||||
.env
|
.env
|
||||||
|
|
||||||
|
.idea
|
||||||
2
readme.md
Normal file
2
readme.md
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
# Match Making Service
|
||||||
|
This is a match making service for cs2, league of legends and other games.
|
||||||
Loading…
Reference in a new issue