From f657a1d4084e2679f1082355f6e37641d51503d5 Mon Sep 17 00:00:00 2001 From: JonKaric Date: Sat, 11 Apr 2026 13:48:34 +0100 Subject: [PATCH] Move licence --- export/LICENSE.md => LICENSE.md | 0 starter-kit.yaml | 1 - 2 files changed, 1 deletion(-) rename export/LICENSE.md => LICENSE.md (100%) diff --git a/export/LICENSE.md b/LICENSE.md similarity index 100% rename from export/LICENSE.md rename to LICENSE.md diff --git a/starter-kit.yaml b/starter-kit.yaml index 03b1cf7d..2a410bee 100644 --- a/starter-kit.yaml +++ b/starter-kit.yaml @@ -26,7 +26,6 @@ export_paths: - resources/svg - resources/views - .editorconfig - - LICENSE.md - package.json - vite.config.js - vite-cp.config.js