martin/.gitignore

15 lines
155 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/
2023-08-02 15:10:01 +03:00
.vscode/
test_log*
*.profraw
2019-08-28 14:04:15 +03:00
pg_data/
config.yml
tests/output/
tmp/
.aws-sam/