diff --git a/.gitignore b/.gitignore index bc7fcc8..66581f5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ build/ backend/web/dist/* !backend/web/dist/index.html .git +__pycache__/ diff --git a/scripts/__pycache__/publish_test_metrics.cpython-314.pyc b/scripts/__pycache__/publish_test_metrics.cpython-314.pyc deleted file mode 100644 index 82e1c6f..0000000 Binary files a/scripts/__pycache__/publish_test_metrics.cpython-314.pyc and /dev/null differ