2020-01-18 02:25:50 +08:00
|
|
|
venv/
|
2023-08-18 06:43:02 +08:00
|
|
|
.venv/
|
2023-08-25 16:41:04 +08:00
|
|
|
.ci_cache
|
2022-01-04 12:15:10 +08:00
|
|
|
.env
|
2021-01-18 19:07:55 +08:00
|
|
|
.clang-format
|
2020-01-18 02:25:50 +08:00
|
|
|
.DS_Store
|
|
|
|
.tags
|
|
|
|
.ipynb_checkpoints
|
|
|
|
.idea
|
|
|
|
.overlay_init
|
|
|
|
.overlay_consistent
|
|
|
|
.sconsign.dblite
|
|
|
|
model2.png
|
|
|
|
a.out
|
2021-05-05 19:25:29 +08:00
|
|
|
.hypothesis
|
2020-01-18 02:25:50 +08:00
|
|
|
|
2024-07-29 06:38:38 +08:00
|
|
|
/docs_site/
|
|
|
|
|
2020-01-18 02:25:50 +08:00
|
|
|
*.dylib
|
|
|
|
*.DSYM
|
|
|
|
*.d
|
|
|
|
*.pyc
|
|
|
|
*.pyo
|
|
|
|
.*.swp
|
|
|
|
.*.swo
|
|
|
|
.*.un~
|
|
|
|
*.tmp
|
|
|
|
*.o
|
2020-04-01 07:34:55 +08:00
|
|
|
*.o-*
|
2020-01-18 02:25:50 +08:00
|
|
|
*.os
|
2020-04-01 07:34:55 +08:00
|
|
|
*.os-*
|
2020-01-18 02:25:50 +08:00
|
|
|
*.so
|
|
|
|
*.a
|
|
|
|
*.clb
|
|
|
|
*.class
|
|
|
|
*.pyxbldc
|
|
|
|
*.vcd
|
2022-07-21 09:44:47 +08:00
|
|
|
*.qm
|
2020-01-18 02:25:50 +08:00
|
|
|
config.json
|
|
|
|
clcache
|
2021-01-06 04:50:23 +08:00
|
|
|
compile_commands.json
|
2022-09-02 01:31:14 +08:00
|
|
|
compare_runtime*.html
|
2020-01-18 02:25:50 +08:00
|
|
|
|
|
|
|
persist
|
2024-06-05 10:16:55 +08:00
|
|
|
selfdrive/pandad/pandad
|
2024-06-07 05:31:56 +08:00
|
|
|
cereal/services.h
|
|
|
|
cereal/gen
|
2024-06-27 02:40:24 +08:00
|
|
|
cereal/messaging/bridge
|
2020-01-18 02:25:50 +08:00
|
|
|
selfdrive/logcatd/logcatd
|
|
|
|
selfdrive/mapd/default_speeds_by_region.json
|
2022-06-03 08:02:25 +08:00
|
|
|
system/proclogd/proclogd
|
2023-07-14 08:55:55 +08:00
|
|
|
selfdrive/ui/translations/alerts_generated.h
|
2023-09-16 04:33:05 +08:00
|
|
|
selfdrive/ui/translations/tmp
|
2020-01-18 02:25:50 +08:00
|
|
|
selfdrive/test/longitudinal_maneuvers/out
|
2023-06-22 16:38:54 +08:00
|
|
|
selfdrive/car/tests/cars_dump
|
2022-06-22 14:39:26 +08:00
|
|
|
system/camerad/camerad
|
|
|
|
system/camerad/test/ae_gray_test
|
2020-01-18 02:25:50 +08:00
|
|
|
selfdrive/modeld/_modeld
|
2020-01-31 11:12:44 +08:00
|
|
|
selfdrive/modeld/_dmonitoringmodeld
|
2020-01-18 02:25:50 +08:00
|
|
|
/src/
|
|
|
|
|
|
|
|
notebooks
|
2020-12-01 08:22:42 +08:00
|
|
|
hyperthneed
|
2021-04-01 04:40:24 +08:00
|
|
|
provisioning
|
2020-01-18 02:25:50 +08:00
|
|
|
|
|
|
|
.coverage*
|
2020-05-05 05:03:16 +08:00
|
|
|
coverage.xml
|
2020-01-18 02:25:50 +08:00
|
|
|
htmlcov
|
|
|
|
pandaextra
|
|
|
|
|
2020-05-29 06:05:04 +08:00
|
|
|
.mypy_cache/
|
2020-06-10 07:44:26 +08:00
|
|
|
flycheck_*
|
2020-06-23 05:27:07 +08:00
|
|
|
|
|
|
|
cppcheck_report.txt
|
2021-02-26 21:21:06 +08:00
|
|
|
comma*.sh
|
2021-01-20 10:08:31 +08:00
|
|
|
|
|
|
|
selfdrive/modeld/thneed/compile
|
2022-05-16 10:22:35 +08:00
|
|
|
selfdrive/modeld/models/*.thneed
|
2023-10-20 05:23:51 +08:00
|
|
|
selfdrive/modeld/models/*.pkl
|
2021-09-02 05:48:41 +08:00
|
|
|
|
|
|
|
*.bz2
|
2021-10-28 21:14:37 +08:00
|
|
|
|
|
|
|
build/
|
|
|
|
|
|
|
|
!**/.gitkeep
|
2022-10-22 07:23:56 +08:00
|
|
|
|
|
|
|
poetry.toml
|
2023-08-12 12:36:58 +08:00
|
|
|
Pipfile
|
2024-06-12 02:03:47 +08:00
|
|
|
|
|
|
|
### VisualStudioCode ###
|
|
|
|
.vscode/*
|
|
|
|
!.vscode/settings.json
|
|
|
|
!.vscode/tasks.json
|
|
|
|
!.vscode/launch.json
|
|
|
|
!.vscode/extensions.json
|
|
|
|
!.vscode/*.code-snippets
|
|
|
|
|
|
|
|
# Local History for Visual Studio Code
|
|
|
|
.history/
|
|
|
|
|
|
|
|
# Built Visual Studio Code Extensions
|
|
|
|
*.vsix
|
|
|
|
|
|
|
|
### VisualStudioCode Patch ###
|
|
|
|
# Ignore all local history of files
|
|
|
|
.history
|
2024-07-29 06:38:38 +08:00
|
|
|
.ionide
|