venv/ .venv/ .ci_cache .env .clang-format .DS_Store .tags .ipynb_checkpoints .idea .overlay_init .overlay_consistent .sconsign.dblite a.out .hypothesis .cache/ bin/ # created at launch for comma hardware PYTHONPATH (PC uses editable installs via pyproject.toml) /msgq /opendbc /rednose /teleoprtc /tinygrad *.mp4 *.dylib *.DSYM *.d *.pem *.pyc *.pyo .*.swp .*.swo .*.un~ *.tmp *.o *.o-* *.os *.os-* *.so *.a st[0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z][0-9A-Za-z] *.unchunked *.clb *.class *.pyxbldc *.vcd *.mo *_pyx.cpp *.stats *.pkl *.pkl* config.json compile_commands.json compare_runtime*.html openpilot/selfdrive/modeld/models/tg_input_devices.json # build artifacts docs/_site/ openpilot/selfdrive/pandad/pandad openpilot/cereal/services.h openpilot/cereal/gen openpilot/cereal/messaging/bridge openpilot/selfdrive/ui/translations/tmp openpilot/selfdrive/car/tests/cars_dump openpilot/system/camerad/camerad openpilot/system/camerad/test/ae_gray_test .coverage* coverage.xml htmlcov # openpilot log files *.bz2 *.zst *.rlog build/ !**/.gitkeep ### VisualStudioCode ### *.vsix .history .ionide .vscode/* .history/ !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json !.vscode/*.code-snippets # agents .claude/ .context/ PLAN.md TASK.md CLAUDE.md SKILL.md ### JetBrains ### !.idea/customTargets.xml !.idea/tools/* !.run/*