Options -Indexes
<FilesMatch "^(config\.php|README\.md)$">
  Require all denied
</FilesMatch>
<FilesMatch "\.jsonl$">
  Require all denied
</FilesMatch>
