From 6b30d567a68e34cd1a76a1bbc0eb71d5d8db27cf Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 18 Sep 2019 12:35:05 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 088ba6b..787d463 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,5 @@ -# Generated by Cargo -# will have compiled files and executables +**/*.rs.bk +*~ /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 - -# These are backup files generated by rustfmt -**/*.rs.bk +dnscrypt-server.state