From ad92f350113bcbc10cd87b4e762cc933514ada91 Mon Sep 17 00:00:00 2001 From: Fredrik Lassen Date: Thu, 9 Apr 2026 13:52:16 +0200 Subject: [PATCH] #54 - declare files --- install.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/install.yaml b/install.yaml index 701d14a..89aa07a 100644 --- a/install.yaml +++ b/install.yaml @@ -60,7 +60,12 @@ pre_install_actions: # If you use directories, they must be directories that are managed # by this add-on, or removal could remove things that are not owned by it project_files: - - commands/ + - commands/host/1x-lib.sh + - commands/host/1x-playwright + - commands/host/1x-playwright-install + - commands/host/1x-start + - commands/host/1x-token-setup + - commands/web/1x-phpcs # List of files and directories that are copied into the global .ddev directory # DDEV environment variables can be interpolated into these filenames