aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-01-06 04:36:01 +0900
committerOphestra <cat@gensokyo.uk>2026-01-06 05:05:34 +0900
commit79adf217f4ca94fdfeb8a190fc7dc49fd26254dd (patch)
treebc9cfb855369bb6539fb11634fa0d132a6ef6a4e /.gitignore
parent8efffd72f4c5a0f241075fd13e4d07d71fd7fde8 (diff)
internal/pkg: implement exec artifact
This runs a program in a container environment. Artifacts can be made available to the container, they are cured concurrently and mounted in order. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fbc14bdf..b453a2a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ go.work.sum
# go generate
/cmd/hakurei/LICENSE
+/internal/pkg/testdata/testtool
# release
/dist/hakurei-*