diff --git a/.gitignore b/.gitignore index 25ff4b0..f682482 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,4 @@ dmypy.json # Pyre type checker .pyre/ +*.pyc diff --git a/extensions/__pycache__/on_start_screen.cpython-39.pyc b/extensions/__pycache__/on_start_screen.cpython-39.pyc index 99c5f6f..2cd8306 100644 Binary files a/extensions/__pycache__/on_start_screen.cpython-39.pyc and b/extensions/__pycache__/on_start_screen.cpython-39.pyc differ