mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-23 20:52:06 +08:00
more cleanup
This commit is contained in:
@@ -35,11 +35,11 @@ blacklist = [
|
||||
|
||||
# Sunnypilot blacklist
|
||||
sunnypilot_blacklist = [
|
||||
"system/loggerd/sunnylink_uploader.py", # Temporarily, until we are ready to roll it out widely
|
||||
".idea/",
|
||||
".run/",
|
||||
".run/",
|
||||
"release/ci/scons_cache/",
|
||||
"system/loggerd/sunnylink_uploader.py", # Temporarily, until we are ready to roll it out widely
|
||||
".gitlab-ci.yml",
|
||||
".clang-tidy",
|
||||
".dockerignore",
|
||||
@@ -48,6 +48,10 @@ sunnypilot_blacklist = [
|
||||
".pre-commit-config.yaml",
|
||||
".python-version",
|
||||
".dockerignore",
|
||||
"rednose/",
|
||||
"teleoprtc/",
|
||||
"tinygrad/",
|
||||
# Below needs to be revisited
|
||||
".editorconfig",
|
||||
".gitlab-ci.yml",
|
||||
".gitmodules",
|
||||
|
||||
Reference in New Issue
Block a user