From 1a5955e373b0641a1262c46d7aefcbf964b84d56 Mon Sep 17 00:00:00 2001 From: emijrp Date: Fri, 29 Jan 2016 13:02:02 +0100 Subject: [PATCH] uploader and dumpgenerator in batchdownload, avoiding dupe files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 17d8eac..6bfd24f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ testing/*.pyc testing/dumpgenerator.py /.tox batchdownload/keys.txt +batchdownload/dumpgenerator.py +batchdownload/uploader.py +