1 Star 0 Fork 35

小岩 / Nebula

forked from vesoft-inc / nebula 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 628 Bytes
一键复制 编辑 原始数据 按行查看 历史
*.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
C++
1
https://gitee.com/loving/Nebula.git
git@gitee.com:loving/Nebula.git
loving
Nebula
Nebula
master

搜索帮助