Phase 2 completed: Stream Server Auth, Database and Business API
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# 编译产物
|
||||
/server
|
||||
*.exe
|
||||
*.out
|
||||
|
||||
# 依赖库
|
||||
/vendor/
|
||||
|
||||
# 编辑器与系统生成
|
||||
.idea/
|
||||
.vscode/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user