AimRT/.gitignore
2025-01-12 20:37:50 +08:00

32 lines
443 B
Plaintext

#.vscode/
.cache/
.idea/
#_deps/
build/
cmake-build*/
document/doxygen/html
document/doxygen/doxygen.log
document/doxygen/dockerfile/html.tar.gz
document/sphinx-cn/_build
document/sphinx-cn/_static
document/sphinx-cn/_templates
document/sphinx-cn/dockerfile/html.tar.gz
src/tools/aimrt_cli/dist
src/tools/aimrt_cli/build
dist/
*.egg-info/
__pycache__/
*_pb2.py
*_pb2_grpc.py
*_aimrt_rpc_ros2.py
log/
test_log/
tmp/
compile_commands.json