18 lines
239 B
Text
18 lines
239 B
Text
# Build results
|
|
/artifacts
|
|
/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
|