bitwarden_rs_ldap/.gitignore

10 lines
177 B
Plaintext
Raw Normal View History

2019-02-27 21:55:25 -08:00
# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
# Ignore config while developing
2019-03-29 11:18:56 -07:00
config.toml