mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-22 22:03:46 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user