From 6ba4fd995c35d649b1d4ca3d18eb0b77e2c34509 Mon Sep 17 00:00:00 2001 From: Florent Benoit Date: Mon, 10 Jun 2024 15:44:37 +0200 Subject: [PATCH] chore: include README.md file inside the extension related to https://github.com/containers/podman-desktop/issues/7363 --- .extfiles | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.extfiles b/.extfiles index a7e9280..acd683d 100644 --- a/.extfiles +++ b/.extfiles @@ -2,4 +2,5 @@ dist/** node_modules/** icon.png LICENSE -package.json \ No newline at end of file +package.json +README.md