AimRT/.gitignore
2024-09-23 16:01:31 +08:00

30 lines
411 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
log/
tmp/
compile_commands.json