1 Star 0 Fork 48

power / NoahGameFrame

forked from kytooooo / NoahGameFrame 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1009 Bytes
一键复制 编辑 原始数据 按行查看 历史
tangyu 提交于 2017-01-16 18:05 . update gitignore
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
*.dll
# Visaul Studio
*.iobj
*.ipdb
*.idb
*.pdb
*.tlog
*.log
*.ilk
*.user
*.exp
*.vc.db
# Codeblocks
*.layout
*.depend
# CMake
#[cC][mM]ake[lL]ists.txt
/_Out/Comm/*
/Dependencies/gperftools-2.5
/Dependencies/lib
/Dependencies/boost_1_53_0
/Dependencies/curl-7.37.1
/Temp
/NoahFrame.v11.suo
/NoahFrame.opensdf
/*.opendb
/NoahFrame.sdf
/_Out/Comm/Debug/*.manifest
/_Out/Comm/Debug/*.exp
/_Out/Comm/Debug/*.ilk
/_Out/Comm/Debug/*.bsc
/_Out/Comm/Debug/*.pdb
/_Out/Comm/Debug/*.dll
/_Out/Comm/Release/*.manifest
/_Out/Comm/Release/*.exp
/_Out/Comm/Release/*.ilk
/_Out/Comm/Release/*.bsc
/_Out/Comm/Release/*.pdb
/_Out/Comm/Release/*.dll
/_Out/Server/NFDataCfg/Ini/
/_Out/Server/NFDataCfg/Struct/
/_Out/Server/NFDataCfg/Proto/
#/_Out/Server/Release/
#/_Out/Server/Debug/*
/Dependencies/libevent
/Dependencies/curl
/.vs/
/NoahFrame.VC.db
C++
1
https://gitee.com/bxiang/NoahGameFrame.git
git@gitee.com:bxiang/NoahGameFrame.git
bxiang
NoahGameFrame
NoahGameFrame
master

搜索帮助