chore: gitignore添加*.deb,移除误提交的构建产物

This commit is contained in:
2026-07-24 19:38:04 +08:00
parent 8cd402a474
commit d0ce71ddab
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ cmake-build-*/
*.so *.so
*.so.* *.so.*
*.dylib *.dylib
*.deb
# Qt Creator # Qt Creator
*.pro.user *.pro.user
Binary file not shown.