Remove unused files from release

The Docker-related files, SECURITY.md, codecov.yml, conftest.py, poetry.lock and .clang-tidy were removed from the release_files.py. This cleanup was made to ensure the release contains only the necessary files, reducing potential clutter and confusion.
This commit is contained in:
DevTekVE
2024-06-11 12:56:26 +02:00
parent 7a51cfcd13
commit 135eb2f17b
-9
View File
@@ -47,15 +47,6 @@ sunnypilot_blacklist = [
".gitmodules",
".pre-commit-config.yaml",
".python-version",
"Dockerfile",
"dockerfile",
"Dockerfile.openpilot",
"Dockerfile.openpilot_base",
"SECURITY.md",
"codecov.yml",
"conftest.py",
"poetry.lock",
".clang-tidy",
".dockerignore",
".editorconfig",
".gitlab-ci.yml",