7 Star 21 Fork 6

HuntLabs / hunt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 781 Bytes
一键复制 编辑 原始数据 按行查看 历史
BitWorld 提交于 2020-04-16 10:43 . SerializationTest improved
# Visual Studio Code
#.vscode/
.suo
# Compiled Object files
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.a
*.lib
# Executables
*.exe
# DUB
.dub
dub.selections.json
docs.json
__dummy.html
# Code coverage
*.lst
# Examples
examples/*/log.txt
examples/Benchmark/hunt-benchmark
examples/ConfigurationDemo/configuration
examples/ContainerDemo/container-demo
examples/UdpDemo/udp-demo
examples/HttpServer/http-server
examples/EventGroupDemo/http-server-powered
examples/PerformanceTest/performance
examples/TcpDemo/tcp-client
examples/TcpDemo/tcp-server
examples/Timer/timer
examples/UnitTest/unittest
# others
*-test-*
.DS_Store
*.zip
hunt-test-*
test.config
mixin_output.d
# meson build directories
build
_build
# idea
.idea
*.iml
D
1
https://gitee.com/huntlabs/hunt.git
git@gitee.com:huntlabs/hunt.git
huntlabs
hunt
hunt
master

搜索帮助