diff --git a/.gitignore b/.gitignore index 5f3ae1a..8eb269a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .idea/ work/ worker.json - +__pycache__/ \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/__pycache__/api.cpython-37.pyc b/__pycache__/api.cpython-37.pyc deleted file mode 100644 index 2340eae..0000000 Binary files a/__pycache__/api.cpython-37.pyc and /dev/null differ