1 Star 1 Fork 0

bt-libraries/concurrentqueue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 557 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chadwick Boulay 提交于 2021-10-18 17:31 . Added CLion files to .gitignore
*.ipch
*.suo
*.user
*.sdf
*.opensdf
*.exe
*.pdb
*.vs
*.VC.db
build/bin/
build/*.o
build/*.log
build/msvc16/*.log
build/msvc16/obj/
build/msvc15/*.log
build/msvc15/obj/
build/msvc14/*.log
build/msvc14/obj/
build/msvc12/*.log
build/msvc12/obj/
build/msvc11/*.log
build/msvc11/obj/
build/xcode/build/
.idea/
cmake-build*/
tests/fuzztests/fuzztests.log
benchmarks/benchmarks.log
tests/CDSChecker/*.o
tests/CDSChecker/*.log
tests/CDSChecker/model-checker/
tests/relacy/freelist.exe
tests/relacy/spmchash.exe
tests/relacy/log.txt
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/bt-server/concurrentqueue.git
git@gitee.com:bt-server/concurrentqueue.git
bt-server
concurrentqueue
concurrentqueue
master

搜索帮助