commit 44fbd8330bed41fd243b0881aad44e41d3706e66 parent ecbbfdd10c9fdfefabc94ccd871266a9117b34d5 Author: SomberNight <somber.night@protonmail.com> Date: Wed, 5 Sep 2018 18:07:24 +0200 update gitignore Diffstat:
M | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -20,3 +20,5 @@ bin/ # tox files .cache/ .coverage +.pytest_cache +.idea