From f061cc7f7b2a6413b154486fdb40f726beea2c23 Mon Sep 17 00:00:00 2001 From: brmbar Date: Mon, 2 Apr 2018 01:41:02 +0200 Subject: [PATCH] gitignore --- brmbar3/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/brmbar3/.gitignore b/brmbar3/.gitignore index bee8a64..4a5b2ab 100644 --- a/brmbar3/.gitignore +++ b/brmbar3/.gitignore @@ -1 +1,3 @@ __pycache__ +*.log +brmbar/*.pyc