From: Bartosz Golaszewski Date: Fri, 15 Feb 2019 15:36:00 +0000 (+0100) Subject: gitignore: add distribution tarballs to ignored files X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=016b4700e6757c4bfc371727ffa5269665068737;p=qemu-gpiodev%2Flibgpiod.git gitignore: add distribution tarballs to ignored files Add .tar.gz files to .gitignore. Signed-off-by: Bartosz Golaszewski --- diff --git a/.gitignore b/.gitignore index f16a9df..f39717a 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ gpiosetcxx doc libgpiod.pc libgpiodcxx.pc +*.tar.gz # autotools stuff .deps/