martin/.gitignore

13 lines
136 B
Plaintext
Raw Normal View History

#### This must match .dockerignore ####
2018-11-02 16:38:00 +03:00
.DS_Store
target/
2017-09-30 13:55:44 +03:00
**/*.rs.bk
.idea/
test_log*
*.profraw
2019-08-28 14:04:15 +03:00
pg_data/
config.yml
tests/output/
tmp/