-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
47 lines (47 loc) · 856 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
/__pycache__
/.idea/codeStyleSettings.xml
/.idea/dictionaries/Marc.xml
/.idea/iDDU.iml
/.idea/inspectionProfiles/Project_Default.xml
/.idea/misc.xml
/.idea/modules.xml
/.idea/vcs.xml
/.idea/workspace.xml
/track/dummie_track2.csv
/track/writeTest
/track/writeTest-2019-03-27_19-53-06-949
/build
/dist
/libs/__pycache__/*.pyc
/data/fuelSaving/Monza Full - Ford GT GTE
/gui/__pycache__/*.pyc
/venv
/.idea
/data/snapshots
/data/laplog
*.bak
/data/fuelSaving/*/*.png
/data/fuelSaving/*/*.json
/data/shiftTone/*/*.png
/data/shiftTone/*/*.json
/data/fuelSaving/porsche718gt4_indianapolis ovalindypit 2020-08-03 23-19-36/*.db
/*.db
/config.json
/data/fuelSaving
/data/shiftTone
/data/rollOut
/libs/*.pyo
/libs/*.bak
*.pyo
/data/configs/config.json
*.log
*.pyc
__pycache__/
/experiments/
.vscode/launch.json
data/iDDU.log.1
data/iDDU.log.2
*.ld
*.ldx
*.ipynb
*.ibt