cycles-quartz/crates/contracts/tcbinfo/.gitignore

18 lines
242 B
Text
Raw Normal View History

# Build results
/target
/schema
# Cargo+Git helper file (https://github.com/rust-lang/cargo/blob/0.44.1/src/cargo/sources/git/utils.rs#L320-L327)
.cargo-ok
# Text file backups
**/*.rs.bk
# macOS
.DS_Store
# IDEs
*.iml
.idea
.editorconfig