cycles-quartz/bisenzone-cw-mvp/.gitignore
2023-11-14 07:30:48 -08:00

17 lines
228 B
Text

# 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