Update .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@ cosign.key
|
|||||||
/Containerfile
|
/Containerfile
|
||||||
/.env
|
/.env
|
||||||
/Containerfile.*
|
/Containerfile.*
|
||||||
|
/compose.yml
|
||||||
|
|||||||
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user