mirror of
https://github.com/maplibre/martin.git
synced 2024-12-20 05:11:57 +03:00
68c6259d32
This extracts some of the code from #511 but without breaking changes * Use `PathBuf` instead of `String` where dealing with files * Parse keep_alive as u64 * More config tests to crash if martin output contains warnings or errors
13 lines
165 B
Plaintext
13 lines
165 B
Plaintext
#### Make sure this list is the same as in the .dockerignore file
|
|
|
|
.DS_Store
|
|
/target/
|
|
**/*.rs.bk
|
|
.idea/
|
|
test_log*
|
|
|
|
pg_data/
|
|
config.yml
|
|
tests/output/
|
|
tests/expected/
|