1 Star 0 Fork 3

sunny.song/jsonrpc-c

forked from houwentaoff/jsonrpc-c 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 562 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mathieu Benoit 提交于 2013-01-19 01:59 +08:00 . Improve git ignore for autotools and build.
# Object files
*.o
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
# Generated file by autotools
Makefile
Makefile.in
aclocal.m4
ar-lib
autom4te.cache/
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
example/.deps/
example/Makefile
example/Makefile.in
include/Makefile
include/Makefile.in
install-sh
libtool
ltmain.sh
missing
src/.deps/
src/Makefile
src/Makefile.in
stamp-h1
# Editor text
*.swp
*~
# Build
*.la
*.lo
*.libs
example/server
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/stmstmsunny/jsonrpc-c.git
git@gitee.com:stmstmsunny/jsonrpc-c.git
stmstmsunny
jsonrpc-c
jsonrpc-c
master

搜索帮助