From fbbcf9ee97e1e35656d58fe0d16105d00f720c8b Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 5 Oct 2015 18:52:40 +0200 Subject: [PATCH] .gitignore: - 'Downloads' and 'tmp' added --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6c96710..432b16c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ environment.bash modulecmd.bash modmanage.bash +Downloads +tmp