* chore: init go.mod * chore: ignore go binaries * chore: remove thrift, will be managed by go mod * chore: build c++ and go in one repo * chore: depends on snappy * chore: build snappy_command * chore: compress wayid2nodeids.csv by snappy
11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
|
|
# binaries
|
|
go/osrm_traffic_updater/osrm_traffic_updater
|
|
go/wayid2nodeid_extractor/wayid2nodeid_extractor
|
|
go/snappy_command/snappy_command
|
|
|
|
*.py[cod]
|
|
|
|
traffic.csv
|
|
*/traffic.csv
|