2019-02-28 05:55:25 +00:00
|
|
|
# Generated by Cargo
|
|
|
|
# will have compiled files and executables
|
|
|
|
/target/
|
|
|
|
|
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
**/*.rs.bk
|
2019-03-31 03:02:29 +00:00
|
|
|
|
|
|
|
# Ignore config while developing
|
2024-11-01 17:09:03 +00:00
|
|
|
./config.toml
|