Mention2Mail/.gitignore

12 lines
201 B
Text

# ---> Rust
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
# Dont track the client config
config.toml
config/