1 Star 0 Fork 0

zz-github-forks/realm-core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
*.ncb
*.suo
*.swp
*~
cscope.*
tags
GPATH
GRTAGS
GTAGS
/cover_html
/gcovr.xml
/tmp
doc/html
/html
coverage-*
# CMake artifacts
CMakeFiles
CMakeCache.txt
Testing
cmake_install.cmake
CTestTestfile.cmake
Makefile
Realm.xcodeproj
CMakeScripts
/build*
# Ignore all user files except one which includes execution path for test
*.user
!Realm.vcxproj.user
# Ignore user folder attributes created by Apple
.DS_Store
# Ignore thumbnails created by windows
Thumbs.db
# Ignore files build by Visual Studio
/.vs
/Visual\ Studio
# Ignore user-local configuration for Visual Studio Code
/.vscode/c_cpp_properties.json
/.vscode/extensions.json
/.vscode/launch.json
/.vscode/settings.json
/.vscode/tasks.json
.cproject
# Ignore Eclipse settings
/.settings
*.dSYM
# Ignore KDevelop4 user files
.kdev4/*
# ref doc
/doc/ref_cpp/html/*
# sh build.sh build-cocoa
/core-*.zip
/macosx-lib/
/ios-lib/
/ios-no-bitcode-lib/
/watchos-lib/
/tvos-lib/
# sh build.sh build-dotnet-cocoa
/realm-core-dotnet-cocoa*.zip
# sh build.sh build-android
/android-lib/
/openssl/
/realm-core-android-*.tar.gz
# debian/ubuntu builds
/debian/realm/*
/debian/librealm/*
/debian/librealm-dev/*
/debian/librealm-dev.substvars
/debian/librealm.substvars
/debian/realm.substvars
/debian/files
/debian/changelog
/debian/debhelper.log
/debian/librealm.debhelper.lo
/debian/librealm-dev.debhelper.log
# Ignore python compiled files
*.pyc
/test/android/jni/#Android.mk#
# Swift package manager
/.swiftpm
/.build
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zz-github-forks/realm-core.git
git@gitee.com:zz-github-forks/realm-core.git
zz-github-forks
realm-core
realm-core
master

搜索帮助