remove unnecessity files

This commit is contained in:
2026-05-21 17:39:42 +08:00
parent 4dea1ae530
commit 58fd44b415
7 changed files with 4 additions and 172 deletions

5
.gitignore vendored
View File

@ -17,6 +17,10 @@ CMakeLists.txt.user
srv/_*.py
*.pcd
*.pyc
__pycache__/
.pytest_cache/
.mypy_cache/
*.egg-info/
qtcreator-*
*.user
@ -37,4 +41,3 @@ AMENT_IGNORE
# Built Visual Studio Code Extensions
*.vsix