1 Star 0 Fork 0

中华田园人/ice

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
Joe George 提交于 2017-03-28 10:42 . ICE-7483 - Rename OS X to macOS
# Ignore objects and archives.
*.[oa]
*.obj
*.dll
*.ilk
*.so
*.so.*
*.sl
*.dylib
*.pyc
*.class
*.exe
*.mdb
*.pdb
*.tds
*.bak
*.ncb
# .sdf is the Visual Studio 2010 equivalent to .ncb
*.sdf
# .VC.db is is the new IntelliSense database, it replaces the old .sdf
*.VC.db
# Visual Studio Hosting process configuration files
*.vshost.exe.*
*.opt
*.user
*.res
*.exp
.gdb_history
.DS_Store
*#
.#*
*~
*.lib
*.idb
*.suo
*.xap
core.*
tmp_*.xml
obj
*.RES
ClientBin
vcproj
.metadata
# VIM swap file
*.swp
.keychain
# macOS Keychain
*.keychain
.fl????????
passwords
# Makefile Build System
build
generated
.depend
# MSBuild Build System
Cpp11-Debug/
Cpp11-Release/
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
# Visual Studio
*.opendb
# Visual Studio 2015 cache/options directory
.vs/
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
# IceBuilder dependency files
IceBuilder.d
xcuserdata
xcshareddata
/IceSDK
# IceBuilder build log
IceBuilder.command.*.log
# Nuget packages
**/msbuild/packages/*
*.nupkg
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/Chinese_pastoral_person/ice.git
git@gitee.com:Chinese_pastoral_person/ice.git
Chinese_pastoral_person
ice
ice
master

搜索帮助