1 Star 0 Fork 0

Jesse.Ding/gensio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 748 Bytes
一键复制 编辑 原始数据 按行查看 历史
# http://www.gnu.org/software/automake
Makefile
Makefile.in
/ar-lib
/test-driver
.deps/
.dirstamp
# http://www.gnu.org/software/autoconf
autom4te.cache
/autoscan.log
/autoscan-*.log
/aclocal.m4
/compile
/config.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.status
/config.sub
/configure
/configure.scan
/depcomp
/install-sh
/missing
/stamp-h1
# https://www.gnu.org/software/libtool/
libtool
/ltmain.sh
# http://www.gnu.org/software/m4/
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
# compiler generated stuff
.deps/
.libs/
*.o
*~
*.pyc
*.cmd
*.lo
*.la
*.a
*.pc
.tmp_versions
Module.*
modules.*
/out
runtest
# editor
/CMakeSettings.json
*.ur-safe
/.vs
INSTALL
*.patch
*.orig
*.rej
# ctags
tags
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bluewind/gensio.git
git@gitee.com:bluewind/gensio.git
bluewind
gensio
gensio
master

搜索帮助