From d7a1eab5beba4241dab4402c5cd268432d7b46cd Mon Sep 17 00:00:00 2001 From: James Mills Date: Sat, 21 Mar 2020 08:20:16 +1000 Subject: Migrate to Go111Modules, Add Dockerfile and GoRelaser support --- .gitignore | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 936eaba..7d53e30 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,9 @@ +*~ +*.bak +*.key + +/dist +/tube + videos/* !videos/README.md -onion.key -build/bin \ No newline at end of file -- cgit v1.2.3