diff --git a/.gitignore b/.gitignore index 847b206..44b16ed 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ /tmp_img /.idea /__pycache -/tmp_video \ No newline at end of file +/tmp_video +/__pycache__ \ No newline at end of file diff --git a/__pycache__/credentials.cpython-39.pyc b/__pycache__/credentials.cpython-39.pyc deleted file mode 100644 index c6b9a01..0000000 Binary files a/__pycache__/credentials.cpython-39.pyc and /dev/null differ