forked from valhalla/valhalla
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.dockerignore
More file actions
78 lines (73 loc) · 1.17 KB
/
.dockerignore
File metadata and controls
78 lines (73 loc) · 1.17 KB
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
70
71
72
73
74
75
76
77
78
# same as .gitignore
# editor temporary / backup files
*~
# built objects
valhalla_run_map_match
valhalla_meili_worker
valhalla_benchmark_admins
valhalla_build_admins
valhalla_build_connectivity
valhalla_build_tiles
valhalla_query_transit
valhalla_ways_to_edges
valhalla_build_speeds
valhalla_build_statistics
valhalla_benchmark_adjacency_list
valhalla_benchmark_loki
valhalla_benchmark_skadi
valhalla_export_edges
valhalla_loki_worker
valhalla_odin_worker
valhalla_service
valhalla_validate_transit
valhalla_run_matrix
valhalla_run_isochrone
valhalla_run_route
valhalla_path_comparison
valhalla_skadi_worker
valhalla_thor_worker
valhalla_tyr_worker
valhalla_associate_segments
valhalla_pack_elevation
genfiles/
locales/*.UTF-8
!locales/merge-en.sh
py-compile
*.la
*.o
.deps/
.dirstamp
*.lo
.libs/
libvalhalla.la
date_time_zonespec.csv
mason/
mason_packages/
.DS_Store
# tools
.cproject
.project
.settings
CMakeLists.txt.user
/.vs*/
/*build*/
/CMakeSettings.json
.idea
/.tidytmp
vcpkg*/
overlay-ports-vcpkg/
vcpkg-configuration.json
run_route_scripts/
test_requests/
# docker
Dockerfile
# CI
.github/
.circleci/
.pre-commit-config.yaml
# docs etc
site/
docs/
CONTRIBUTING.md
NEWS
taginfo.json