mirror of
https://github.com/infiniteCable2/opendbc.git
synced 2026-06-08 10:54:51 +08:00
no docker (#1081)
* cleanup dependencies * all * install * less * try this * slimmm * skip docker * silence that one * disable for now * e * fix build * bring that back * not ready yet
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
/build/
|
||||
.mypy_cache/
|
||||
*.pyc
|
||||
*.os
|
||||
@@ -8,6 +9,7 @@
|
||||
.DS_Store
|
||||
.sconsign.dblite
|
||||
.hypothesis
|
||||
*.egg-info/
|
||||
|
||||
opendbc/can/*.so
|
||||
opendbc/can/*.a
|
||||
|
||||
Reference in New Issue
Block a user