Update .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@ cosign.key
|
||||
/Containerfile
|
||||
/.env
|
||||
/Containerfile.*
|
||||
/compose.yml
|
||||
|
||||
@@ -15,6 +15,3 @@ modules:
|
||||
from: helix
|
||||
src: /out/runtime
|
||||
dest: /usr/lib64/helix/
|
||||
- type: script
|
||||
snippets:
|
||||
- hx -g fetch && hx -g build
|
||||
|
||||
Reference in New Issue
Block a user