From e2510ae6055a49f8ffd18bc11dd64e409e9a56ba Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 17 Jan 2018 17:40:37 +0100 Subject: [PATCH] Reorganize .gitignore --- .gitignore | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 4cfa0814..a9efdd07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1,11 @@ -# Backups, etc. -*~ #*# -*.swp - -# Binaries for programs and plugins -*.exe *.dll -*.so *.dylib - -# Test binary, build with `go test -c` -*.test - -# Output of the go coverage tool, specifically when used with LiteIDE +*.exe *.out - -# Binaries +*.so +*.swp +*.test +*~ dnscrypt-proxy/dnscrypt-proxy2 dnscrypt-proxy/dnscrypt-proxy