Initial commit: created project structure, makefile, some static files for future server tests and interphase to create a listening socket
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
bin/
|
||||
obj/
|
||||
tmp/
|
||||
.vscode/
|
Reference in New Issue
Block a user