From 54ce0dd9a40aa0cb3fe5bcf9935ab47762c802a0 Mon Sep 17 00:00:00 2001 From: "Artyom V. Poptsov" Date: Sun, 9 Oct 2016 18:48:57 +0400 Subject: .gitignore: Ignore '*.tar.gz' --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 68e2208..91d4885 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ Makefile Makefile.in configure +*.tar.gz + # Ignore files produced by the magic snarfer *.x -- cgit v1.2.3