changed docker directory structure, added brouter
This commit is contained in:
parent
7932dad4bd
commit
7993621f9f
8 changed files with 30 additions and 9 deletions
10
docker/osrm/.gitignore
vendored
Normal file
10
docker/osrm/.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
!docker-compose.yml
|
||||
!docker-compose-2.yml
|
||||
!preprocess.sh
|
||||
!data-raw/
|
||||
!data-foot/
|
||||
!data-bicycle/
|
Loading…
Add table
Add a link
Reference in a new issue