martin/.gitignore
Yuri Astrakhan 68c6259d32
Catch errors in tests, minor fixes (#514)
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
2022-12-12 09:11:10 -05:00

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/