1 Star 1 Fork 13

fnet / 图数据库系统-gStore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 805 Bytes
一键复制 编辑 原始数据 按行查看 历史
bookug 提交于 2017-05-19 23:31 . docs: add boost requirement
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
bin/g*
api/cpp/example/example
Parser/Sparql*
#result logs
*.txt
*.log
#download files
*.torrent
*.iso
#compressed files
*.tar.bz2
*.zip
*.tar.gz
*.tar.bz2
*.7z
*.rar
#compiled objects
*.o
*.class
#debug logs
*.log
#temp files
*.dat
#datasets
*.nt
*.n3
#databases
*.db
#libs
*.a
*.so
*.jar
#pictures
*.jpg
*.jpeg
*.png
*.pdf
#music and movie
*.mp3
*.wav
*.mp4
*.rmvb
# Object files
*.o
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Debug files
*.dSYM/
# IDE files
cscope*
.cproject
.project
tags
.settings
# latex files
*.aux
*.toc
*.synctex.gz
*.log
*.out
*.bak~
# queries
*.sql
*.sh
# modules
node_modules
# query results
*.info
C++
1
https://gitee.com/fnet/gStore.git
git@gitee.com:fnet/gStore.git
fnet
gStore
图数据库系统-gStore
master

搜索帮助