1 Star 0 Fork 1

李梦凡/learning-cmake

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 273 Bytes
一键复制 编辑 原始数据 按行查看 历史
Akagi201 提交于 2017-03-17 16:24 . feat(hunter): add hunter-simple
# Object files
*.o
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# build files
build/
_builds/
cmake-build-debug/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/vanlemon/learning-cmake.git
git@gitee.com:vanlemon/learning-cmake.git
vanlemon
learning-cmake
learning-cmake
master

搜索帮助