From f6a3085e37368edbf5fdf592862580803bc57a38 Mon Sep 17 00:00:00 2001 From: Andreas Loibl Date: Fri, 3 May 2013 16:33:43 +0200 Subject: ignore *.upload files for git --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3dbf0ff..3af1c95 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /*.tar.gz /*.dsc /*.changes +/*.upload -- cgit v1.0