diff --git a/.gitignore b/.gitignore index a903233..e645d49 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ config.json googleoauth.json -__pycache__ +app/__pycache__ diff --git a/app/__pycache__/__init__.cpython-310.pyc b/app/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 726c5b2..0000000 Binary files a/app/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/app/__pycache__/__init__.cpython-311.pyc b/app/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 883a38f..0000000 Binary files a/app/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/app/__pycache__/arg_parser.cpython-310.pyc b/app/__pycache__/arg_parser.cpython-310.pyc deleted file mode 100644 index 7e9dc08..0000000 Binary files a/app/__pycache__/arg_parser.cpython-310.pyc and /dev/null differ diff --git a/app/__pycache__/arg_parser.cpython-311.pyc b/app/__pycache__/arg_parser.cpython-311.pyc deleted file mode 100644 index 7374d22..0000000 Binary files a/app/__pycache__/arg_parser.cpython-311.pyc and /dev/null differ diff --git a/app/__pycache__/config_parser.cpython-310.pyc b/app/__pycache__/config_parser.cpython-310.pyc deleted file mode 100644 index 91bb390..0000000 Binary files a/app/__pycache__/config_parser.cpython-310.pyc and /dev/null differ diff --git a/app/__pycache__/config_parser.cpython-311.pyc b/app/__pycache__/config_parser.cpython-311.pyc deleted file mode 100644 index 3fcff11..0000000 Binary files a/app/__pycache__/config_parser.cpython-311.pyc and /dev/null differ diff --git a/app/__pycache__/google_calendar.cpython-310.pyc b/app/__pycache__/google_calendar.cpython-310.pyc deleted file mode 100644 index ba612ef..0000000 Binary files a/app/__pycache__/google_calendar.cpython-310.pyc and /dev/null differ diff --git a/app/__pycache__/google_calendar.cpython-311.pyc b/app/__pycache__/google_calendar.cpython-311.pyc deleted file mode 100644 index eff54d6..0000000 Binary files a/app/__pycache__/google_calendar.cpython-311.pyc and /dev/null differ diff --git a/app/__pycache__/telegram_bot.cpython-310.pyc b/app/__pycache__/telegram_bot.cpython-310.pyc deleted file mode 100644 index 4e501b1..0000000 Binary files a/app/__pycache__/telegram_bot.cpython-310.pyc and /dev/null differ diff --git a/app/__pycache__/telegram_bot.cpython-311.pyc b/app/__pycache__/telegram_bot.cpython-311.pyc deleted file mode 100644 index 5d88a3b..0000000 Binary files a/app/__pycache__/telegram_bot.cpython-311.pyc and /dev/null differ diff --git a/app/__pycache__/timenet_manager.cpython-310.pyc b/app/__pycache__/timenet_manager.cpython-310.pyc deleted file mode 100644 index 9ae1b4b..0000000 Binary files a/app/__pycache__/timenet_manager.cpython-310.pyc and /dev/null differ diff --git a/app/__pycache__/timenet_manager.cpython-311.pyc b/app/__pycache__/timenet_manager.cpython-311.pyc deleted file mode 100644 index bf7205b..0000000 Binary files a/app/__pycache__/timenet_manager.cpython-311.pyc and /dev/null differ