From cc30465db0e099d29bcdd5537aed2533b1e8ace6 Mon Sep 17 00:00:00 2001 From: Arthur Golubtsov Date: Wed, 3 Jun 2020 08:09:16 +0300 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2032e7f..8180518 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ __pycache__/ *.py[cod] *$py.class +__init__.py # Logs *.log