Skip to content

Commit f302b5a

Browse files
committed
Update gitignore on "meval init"
1 parent a93fce3 commit f302b5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matrixeval/ruby/runner.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ def start
2323
command = CommandLine.new(argv)
2424
if command.init?
2525
Config::YAML.create
26+
Gitignore.update
2627
else
2728
Config::YAML.create
2829
DockerCompose::YAML.create

0 commit comments

Comments
 (0)