15 Star 92 Fork 22

photino / zino

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 513 Bytes
一键复制 编辑 原始数据 按行查看 历史
photino 提交于 2023-11-18 11:27 . Rename some schema attributes
# Generated by Cargo
# will have compiled files and executables
/target/
/examples/**/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
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Logs
**/logs/*
# Uploads
**/uploads/*
# Builds
**/dist/*
# SQLite data
**/*.db
Rust
1
https://gitee.com/photino/zino.git
git@gitee.com:photino/zino.git
photino
zino
zino
main

搜索帮助