Update .gitignore

This commit is contained in:
2024-05-18 01:10:51 -04:00
parent cd2e5bfafb
commit 221fdcedd3
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -3,3 +3,4 @@ cosign.key
/Containerfile /Containerfile
/.env /.env
/Containerfile.* /Containerfile.*
/compose.yml
-3
View File
@@ -15,6 +15,3 @@ modules:
from: helix from: helix
src: /out/runtime src: /out/runtime
dest: /usr/lib64/helix/ dest: /usr/lib64/helix/
- type: script
snippets:
- hx -g fetch && hx -g build