From 979630bd7810f9880277514339f8b7b6b9049801 Mon Sep 17 00:00:00 2001 From: Doni Pracner Date: Fri, 18 Jul 2014 20:43:46 +0200 Subject: [PATCH] .gitignore - archives --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 5aa7368..746aed2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,11 @@ *~ *.bak +# archives +*.zip +*.tar.gz +*.tgz + #temp folders samples-temp/* temp/* -- 2.17.1