From 7e2b76dfe50191c6cff89aaeead0545530678e1c Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 27 Feb 2015 16:41:17 +0100 Subject: [PATCH] .gitignore: Downloads dir added --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 29aa128..c7ed957 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ tmp *~ +Downloads