Skip to content

Commit 94dee2f

Browse files
committed
Update .dockerignore to exclude config.example.toml from being ignored
1 parent 6b7c5cc commit 94dee2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ tmp/
2929
exports/
3030
logs/
3131
config/
32+
!config/config.example.toml
3233
*.csv
3334
*.json
3435

0 commit comments

Comments
 (0)