清理编译中间产物并更新ignore规则

This commit is contained in:
nnbcccscdscdsc
2026-03-13 08:14:02 +00:00
parent bea7f08f44
commit 3c1a39c4f4
7 changed files with 0 additions and 16 deletions

16
.vscode/launch.json vendored
View File

@@ -1,16 +0,0 @@
{
// 使用 IntelliSense 了解相关属性。
// 悬停以查看现有属性的描述。
// 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "OmniSocket",
"type": "lldb",
"request": "launch",
"program": "${workspaceRoot}/build",
"args": [],
"cwd": "${workspaceRoot}"
}
]
}

BIN
ikcp.o

Binary file not shown.

Binary file not shown.

BIN
logger.o

Binary file not shown.

BIN
network.o

Binary file not shown.

Binary file not shown.

Binary file not shown.