19 lines
153 B
Plaintext
19 lines
153 B
Plaintext
# Xmake cache
|
|
.xmake/
|
|
build/
|
|
local_packages/
|
|
*.log
|
|
PLAN.md
|
|
|
|
# MacOS Cache
|
|
.DS_Store
|
|
|
|
|
|
.vscode/
|
|
.cache/
|
|
|
|
|
|
.vscode/compile_commands.json
|
|
参考代码/
|
|
nul
|