Skip to content

Commit 5cd4611

Browse files
Copilotpelikhan
andcommitted
Update ignore-gitignore test to use actual ignored file
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent d644b69 commit 5cd4611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/sample/genaisrc/ignore-gitignore.genai.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
script({
22
ignoreGitIgnore: true,
3-
files: ".genaiscript/.gitignore",
3+
files: ".env",
44
tests: {},
55
model: "echo",
66
group: "commit",

0 commit comments

Comments
 (0)