1 Star 0 Fork 35

深圳创景数科信息技术有限公司 / Nebula

forked from vesoft-inc / nebula 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 633 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
yuehua.jia 提交于 2021-12-27 13:49 . Memavailable (#3534)
*.swp
*.so
*.DS_Store
# build
pkg-build
build
_build
_build.log
_install
install
bin/
install_manifest.txt
src/version/Version.cpp
# ccls
.ccls
.ccls-cache
compile_commands.json
# clangd cache
.clangd/
gen-*
# cmake
CPackConfig.cmake
CPackSourceConfig.cmake
CMakeCache.txt
Makefile
cmake_install.cmake
CTestTestfile.cmake
CMakeFiles/
Testing/
target/
cluster.id
pids/
modules/
# tests
!tests/Makefile
reformat-gherkin
nebula-python
# IDE
.idea/
.project
.settings/
.classpath
cmake-build*/
.vscode/
.cache/
core.*
workspace.*
.metals/
.cproject
#py
*.egg-info
*.pot
*.py[co]
__pycache__
venv/
#lock
*.lock
#ctags
.tags
/.vs
C++
1
https://gitee.com/chuangjing/Nebula.git
git@gitee.com:chuangjing/Nebula.git
chuangjing
Nebula
Nebula
master

搜索帮助