martin/.gitignore
2023-08-02 08:10:01 -04:00

14 lines
145 B
Plaintext

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