diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4f18bd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +.cache/ +__pycache__/ +*.pyc +*.pyo +*.pyd +*.swp +*.swo +config/ +scripts/ diff --git a/config/__pycache__/__init__.cpython-38.pyc b/config/__pycache__/__init__.cpython-38.pyc deleted file mode 100644 index 3ed98bf..0000000 Binary files a/config/__pycache__/__init__.cpython-38.pyc and /dev/null differ diff --git a/config/__pycache__/classes.cpython-38.pyc b/config/__pycache__/classes.cpython-38.pyc deleted file mode 100644 index ec4ad46..0000000 Binary files a/config/__pycache__/classes.cpython-38.pyc and /dev/null differ diff --git a/scripts/__pycache__/__init__.cpython-38.pyc b/scripts/__pycache__/__init__.cpython-38.pyc deleted file mode 100644 index cba4dc6..0000000 Binary files a/scripts/__pycache__/__init__.cpython-38.pyc and /dev/null differ diff --git a/scripts/__pycache__/eod_1_otc_services_dict.cpython-38.pyc b/scripts/__pycache__/eod_1_otc_services_dict.cpython-38.pyc deleted file mode 100644 index 41bdfe5..0000000 Binary files a/scripts/__pycache__/eod_1_otc_services_dict.cpython-38.pyc and /dev/null differ diff --git a/scripts/__pycache__/eod_2_gitea_info.cpython-38.pyc b/scripts/__pycache__/eod_2_gitea_info.cpython-38.pyc deleted file mode 100644 index 7bc4c9b..0000000 Binary files a/scripts/__pycache__/eod_2_gitea_info.cpython-38.pyc and /dev/null differ diff --git a/scripts/__pycache__/eod_3_github_info.cpython-38.pyc b/scripts/__pycache__/eod_3_github_info.cpython-38.pyc deleted file mode 100644 index 73440c0..0000000 Binary files a/scripts/__pycache__/eod_3_github_info.cpython-38.pyc and /dev/null differ diff --git a/scripts/__pycache__/eod_4_failed_zuul.cpython-38.pyc b/scripts/__pycache__/eod_4_failed_zuul.cpython-38.pyc deleted file mode 100644 index b5d6a9b..0000000 Binary files a/scripts/__pycache__/eod_4_failed_zuul.cpython-38.pyc and /dev/null differ diff --git a/scripts/__pycache__/eod_5_open_issues.cpython-38.pyc b/scripts/__pycache__/eod_5_open_issues.cpython-38.pyc deleted file mode 100644 index 54248ad..0000000 Binary files a/scripts/__pycache__/eod_5_open_issues.cpython-38.pyc and /dev/null differ diff --git a/scripts/__pycache__/eod_6_last_commit_info.cpython-38.pyc b/scripts/__pycache__/eod_6_last_commit_info.cpython-38.pyc deleted file mode 100644 index 2a0d731..0000000 Binary files a/scripts/__pycache__/eod_6_last_commit_info.cpython-38.pyc and /dev/null differ diff --git a/scripts/__pycache__/eod_7_request_changes.cpython-38.pyc b/scripts/__pycache__/eod_7_request_changes.cpython-38.pyc deleted file mode 100644 index c16a024..0000000 Binary files a/scripts/__pycache__/eod_7_request_changes.cpython-38.pyc and /dev/null differ diff --git a/scripts/__pycache__/eod_8_ecosystem_issues.cpython-38.pyc b/scripts/__pycache__/eod_8_ecosystem_issues.cpython-38.pyc deleted file mode 100644 index 53fc144..0000000 Binary files a/scripts/__pycache__/eod_8_ecosystem_issues.cpython-38.pyc and /dev/null differ diff --git a/scripts/__pycache__/eod_9_scheduler.cpython-38.pyc b/scripts/__pycache__/eod_9_scheduler.cpython-38.pyc deleted file mode 100644 index 19c5fe9..0000000 Binary files a/scripts/__pycache__/eod_9_scheduler.cpython-38.pyc and /dev/null differ