diff --git a/.gitignore b/.gitignore index b01ae8da0b9995172933f887649e361c7f4fc939..6e84fce973da1d20af3eb3bb608ccf0c02961257 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea .idea +__pycache__ diff --git a/__pycache__/configuration.cpython-36.pyc b/__pycache__/configuration.cpython-36.pyc deleted file mode 100644 index 83e4f68e8ee08c9310c661f96b30697eebb17b31..0000000000000000000000000000000000000000 Binary files a/__pycache__/configuration.cpython-36.pyc and /dev/null differ