From ec323433abf33801c2946ec8042ae0b3bb0fbce5 Mon Sep 17 00:00:00 2001 From: Kfir Hadas Date: Thu, 3 Aug 2017 16:59:32 +0300 Subject: [PATCH] Ignore test log file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9f5059a..20098c1 100644 --- a/.gitignore +++ b/.gitignore @@ -25,5 +25,8 @@ config.py /test_torrent_batch torrents +# Unit Tests +/tests/*.log + # Other *.swp