forked from IQ.Lvbs/IQ.Pilot
IQ.Pilot Prebuilt Release @ ab07000
This commit is contained in:
35
iqdbc_repo/.gitignore
vendored
Normal file
35
iqdbc_repo/.gitignore
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
.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
|
||||
|
||||
iqdbc/can/build/
|
||||
iqdbc/can/obj/
|
||||
iqdbc/dbc/*_generated.dbc
|
||||
|
||||
cppcheck-addon-ctu-file-list
|
||||
iqdbc/safety/tests/coverage-out
|
||||
|
||||
compile_commands.json
|
||||
.mull/
|
||||
/iqdbc/car/volkswagen/tests/test_mqb_iq_alc_state.py
|
||||
Reference in New Issue
Block a user