chore: baseline usable version

This commit is contained in:
dela
2026-06-10 11:17:51 +08:00
commit a2f82a86b6
932 changed files with 172551 additions and 0 deletions

55
.gitignore vendored Normal file
View File

@@ -0,0 +1,55 @@
# 构建目录 (最重要的!)
/build/
/build*/
*.user
# C++ 编译产物
*.exe
*.dll
*.o
*.obj
*.ilk
*.pdb
*.suo
# 库文件
*.lib
*.a
*.so
# MOC 和 UI 生成的文件
moc_*.cpp
ui_*.h
qrc_*.cpp
# 本地 IDE 设置
.DS_Store
.vs/
.vscode/
# clangd 缓存
.cache/
compile_commands.json
# 预编译第三方库 (请参阅 README 中的构建说明)
libs/libmpv/
# Release 构建产物
*.zip
# AI 辅助工具
.antigravityignore
.antigravityrules
.gemini/
.agents/
_agents/
# <20><><EFBFBD>Ӳݸ<D3B2>
linuxdo_post.md
# <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
dist/
release/
build/
.idea
cmake-build-debug/
packaging/