1 Star 0 Fork 4

mes/GreptimeDB

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 648 Bytes
一键复制 编辑 原始数据 按行查看 历史
Francis Du 提交于 2022-11-22 21:22 . feat: support explain syntax (#546)
# Generated by Cargo
# will have compiled files and executables
/target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
# These are backup files generated by rustfmt
**/*.rs.bk
# Mac DS_Store
**/*.DS_Store
debug/
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# JetBrains IDE config directory
.idea/
*.iml
# VSCode IDE config directory
.vscode/
# Logs
**/__unittest_logs
logs/
# cpython's generated python byte code
**/__pycache__/
# Benchmark dataset
benchmarks/data
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/mes/GreptimeDB.git
git@gitee.com:mes/GreptimeDB.git
mes
GreptimeDB
GreptimeDB
develop

搜索帮助