martin/.gitignore
2023-06-22 23:04:57 -04:00

13 lines
136 B
Plaintext

#### This must match .dockerignore ####
.DS_Store
target/
**/*.rs.bk
.idea/
test_log*
*.profraw
pg_data/
config.yml
tests/output/
tmp/