2021-04-23 00:45:29 +02:00
|
|
|
# ---> Rust
|
|
|
|
# Generated by Cargo
|
|
|
|
# will have compiled files and executables
|
|
|
|
debug/
|
|
|
|
target/
|
|
|
|
|
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
**/*.rs.bk
|
2021-04-24 01:03:45 +02:00
|
|
|
|
|
|
|
# Dont track the client config
|
|
|
|
config.toml
|
2021-05-18 20:40:22 +02:00
|
|
|
config/
|