0 Star 0 Fork 27

杨军/airos-vehicle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 468 Bytes
一键复制 编辑 原始数据 按行查看 历史
qiumiaohan 提交于 2023-05-16 10:47 . AIROS Vehicle
### QMH Common .gitignore
# Git
*.orig
# CMake
CMakeFiles/
CTestTestfile.cmake
cmake_install.cmake
CMakeCache.txt
Makefile
install_manifest.txt
# Jetbrains
cmake-build-debug/
.idea/
.externalNativeBuild/
*.cbp
*.iml
# Eclipse
.cproject
.project
# Editors
.vscode/
*.swp
*.kate-swp
*~
# NFS
.nfs*
# nohup
nohup.out
# Custom
build/
devel/
output/
# Mac OSX
__MACOSX
.DS_Store
# Build Cloud for Baidu
.bcloud.cache/
src/framework/flags.cc
*.pb.h
*.pb.cc
*.pyc
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/xuyuanroad/airos-vehicle.git
git@gitee.com:xuyuanroad/airos-vehicle.git
xuyuanroad
airos-vehicle
airos-vehicle
master

搜索帮助