From 221fdcedd344da21f240ed5e4a84cbaa4d8dd1c0 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Sat, 18 May 2024 01:10:51 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + recipes/common/helix.yml | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cc67be2..6b5e52b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ cosign.key /Containerfile /.env /Containerfile.* +/compose.yml diff --git a/recipes/common/helix.yml b/recipes/common/helix.yml index 0813eb2..bb80247 100644 --- a/recipes/common/helix.yml +++ b/recipes/common/helix.yml @@ -15,6 +15,3 @@ modules: from: helix src: /out/runtime dest: /usr/lib64/helix/ - - type: script - snippets: - - hx -g fetch && hx -g build