Update .gitignore

pull/5/head
Frank Denis 5 years ago
parent a135814891
commit 6b30d567a6

11
.gitignore vendored

@ -1,10 +1,5 @@
# Generated by Cargo **/*.rs.bk
# will have compiled files and executables *~
/target/ /target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock Cargo.lock
dnscrypt-server.state
# These are backup files generated by rustfmt
**/*.rs.bk

Loading…
Cancel
Save