mirror of
https://github.com/commaai/opendbc.git
synced 2026-06-08 06:04:45 +08:00
30 lines
277 B
Plaintext
30 lines
277 B
Plaintext
.cache/
|
|
/build/
|
|
*.pyc
|
|
*.os
|
|
*.o
|
|
*.so
|
|
*.a
|
|
*.tmp
|
|
*.dylib
|
|
.*.swp
|
|
.DS_Store
|
|
.hypothesis
|
|
*.egg-info/
|
|
*.html
|
|
*.gcda
|
|
*.gcno
|
|
*.dump
|
|
*.gcov
|
|
/dist/
|
|
.vscode/
|
|
__pycache__/
|
|
*.profraw
|
|
opendbc/can/build/
|
|
opendbc/can/obj/
|
|
|
|
cppcheck-addon-ctu-file-list
|
|
opendbc/safety/tests/coverage-out
|
|
|
|
.mull/
|