From a77559d3b4be642d4c558694ad9bc266e6dbfc32 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sun, 15 May 2016 19:03:18 -0400 Subject: Ignore tarballs. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 32485e5..be2aba4 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /aclocal.m4 /dist/ *.go +*.tar.gz -- cgit v1.2.3