forked from BogGyver/openpilot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
58 lines (56 loc) · 858 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
venv/
.DS_Store
.tags
.ipynb_checkpoints
.idea
.sconsign.dblite
.vscode
model2.png
a.out
*.DSYM
*.d
*.pyc
*.pyo
.*.swp
.*.swo
.*.un~
*.o
*.so
*.a
*.clb
*.class
*.pyxbldc
*.vcd
config.json
clcache
launch_chffrplus.sh
.vscode/*.json
selfdrive/visiond/visiond
.vscode/
board/obj/
selfdrive/boardd/boardd
selfdrive/logcatd/logcatd
selfdrive/mapd/default_speeds_by_region.json
selfdrive/proclogd/proclogd
selfdrive/ui/ui
selfdrive/test/longitudinal_maneuvers/out
selfdrive/visiond/visiond
selfdrive/loggerd/loggerd
selfdrive/sensord/gpsd
selfdrive/sensord/sensord
/src/
one
.vscode/*.json
./launch_chffrplus.sh
openpilot
notebooks
xx
<<<<<<< HEAD
/selfdrive/tinklad/params
/selfdrive/tinklad/bb_openpilot.cfg
/selfdrive/tinklad/tinklad-cache
/selfdrive/tinklad/bb_openpilot_config.cfg
=======
.coverage*
htmlcov
>>>>>>> d4eb5a6eafdd4803d09e6f3963918216cca5a81f