10 Star 53 Fork 4

cozodb / cozo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 678 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ziyang Hu 提交于 2023-04-19 13:15 . improve performance
/target
### Rust template
# Generated by Cargo
# will have compiled files and executables
debug/
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
_path*
*.db### CMake template
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
_test*
*.dll
*.db
.DS_Store
release.zip
.idea
.fleet
.vscode
release/
release*
Cross.toml
/tools
*.cozo_auth
.cozo_repl_history
/venv/
flamegraph*.svg
Rust
1
https://gitee.com/cozodb/cozo.git
git@gitee.com:cozodb/cozo.git
cozodb
cozo
cozo
main

搜索帮助