From: Christopher Allan Webber Date: Sat, 28 Nov 2015 17:48:00 +0000 (-0600) Subject: Ignore tarballs in .gitignore X-Git-Tag: v0.1.0~47 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=2e5f34aa5f067b2d169d82bfc3c140276174b06f Ignore tarballs in .gitignore * .gitignore: Adjust accordingly. --- diff --git a/.gitignore b/.gitignore index 709d059..ba63885 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ Makefile.in test-driver tests/*.trs install-sh +*.tar.gz /build-aux/compile /build-aux/config.guess