Skip to content
Snippets Groups Projects
Commit 8c832412 authored by jurgenhaas's avatar jurgenhaas
Browse files

docker4drupal#33 Improve handling of git ignore

parent 8960b0cb
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ class Handler extends BaseHandler {
$fs->chmod($file, 0664);
}
$this->git('ignore tests/output');
$this->gitIgnore('tests/output');
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment