Mention2Mail/.gitignore

13 lines
201 B
Text
Raw Permalink Normal View History

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
config/