From a49f88148adafe46834aeb6cc5956ab45957b064 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 19 Mar 2015 12:45:19 +0100 Subject: [PATCH] ignore logs --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0d04bb6..3f61393 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ dist/ tests/samples TimeSide.egg-info *.rst~ -*.py~ \ No newline at end of file +*.py~ +*.log -- 2.39.5