From 1bc72b69cb61b7f6703a68cfc929d822f8239a23 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Wed, 7 May 2025 20:54:00 -0400 Subject: [PATCH] Clean up some unnessecary files from the Flatpak --- .flatpak-manifest.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json index 8dad463..4845772 100644 --- a/.flatpak-manifest.json +++ b/.flatpak-manifest.json @@ -23,6 +23,11 @@ "CARGO_HOME" : "/run/build/auracite/cargo" } }, + "cleanup": [ + "/include", + "/lib/cmake", + "/share/kdevappwizard" + ], "modules": [ { "name": "kirigami-addons",