2019-05-10 14:36:31 +00:00
|
|
|
# Generated by Cargo
|
|
|
|
# will have compiled files and executables
|
|
|
|
/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
|
2019-06-14 04:31:32 +00:00
|
|
|
|
|
|
|
# Other
|
|
|
|
.DS_Store
|
2019-11-21 23:04:09 +00:00
|
|
|
|
2020-04-24 22:55:11 +00:00
|
|
|
# IDE/Editor configuration files
|
2019-11-10 22:54:28 +00:00
|
|
|
.vscode
|
2020-04-24 22:55:11 +00:00
|
|
|
.idea
|
2019-11-10 22:54:28 +00:00
|
|
|
|
2019-11-21 23:04:09 +00:00
|
|
|
# Output from capture example
|
|
|
|
red.png
|