Files
opendbc-meb/.gitignore
Adeeb Shihadeh 4ec3892bcd pin python dependencies (#3047)
* check in uv.lock

* ty fixes
2026-01-20 09:30:31 -08:00

35 lines
354 B
Plaintext

.cache/
/build/
*.pyc
*.os
*.o
*.so
*.a
*.tmp
*.dylib
.*.swp
.DS_Store
.sconsign.dblite
.hypothesis
*.egg-info/
*.html
*.gcda
*.gcno
*.dump
*.gcov
/dist/
.vscode/
__pycache__/
mull.yml
*.profraw
opendbc/can/build/
opendbc/can/obj/
opendbc/dbc/*_generated.dbc
cppcheck-addon-ctu-file-list
opendbc/safety/tests/coverage-out
compile_commands.json
.mull/