forked from YikaiFu-cart/acRealman_xr
remove unnecessity files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user