-
Notifications
You must be signed in to change notification settings - Fork 192
/
.dockerignore
69 lines (67 loc) · 1.05 KB
/
.dockerignore
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
59
60
61
62
63
64
65
66
67
68
69
**/.benchmarks
**/bubbles.pkl
**/build/
**/.cache
**/*.cover
**/.coverage
**/.coverage.*
**/coverage.xml
**/develop-eggs/
**/.dockerignore
**/docs/_build/
**/docs/api
**/downloads/
**/.DS_Store
**/eggs/
**/.eggs/
**/*.egg
**/*.egg-info
**/*flamegraph-perf.log
**/*flamegraph.svg
**/*flamegraph.html
**/.github
**/.gitignore
**/htmlcov/
**/.hypothesis/
**/.idea/*
**/.installed.cfg
**/.ipynb_checkpoints
**/*.jsonl
**/lib64/
**/*.manifest
**/MANIFEST
**/missions.pkl
**/.mypy_cache/
**/nosetests.xml
**/OpEn_build/
**/.panda3d_cache
**/pip-delete-this-directory.txt
**/pip-log.txt
**/pip-wheel-metadata/
**/__pycache__
**/.pytest_cache
**/.python-version
**/.pytype
**/*.rou.alt.xml
**/*.rou.xml
**/*.sif
**/*.so
**/social_agents/*
**/*.spec
**/.spyderproject
**/.spyproject
**/supervisord.log
**/supervisord.pid
**/*.tar
**/.tox/
**/traffic_histories.pkl
**/*.trips.xml
**/.venv*
**/.vscode
**/wheels/
**/xdummy.log
# Keep manually generated sumo route files
!zoo/evaluation/scenarios/**/traffic/*.rou.xml
!smarts/sstudio/tests/*.rou.xml
# Keep model assets
!**/models/*.glb