We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93fce3 commit f302b5aCopy full SHA for f302b5a
1 file changed
lib/matrixeval/ruby/runner.rb
@@ -23,6 +23,7 @@ def start
23
command = CommandLine.new(argv)
24
if command.init?
25
Config::YAML.create
26
+ Gitignore.update
27
else
28
29
DockerCompose::YAML.create
0 commit comments