getProjectDirectory(); if (!file_exists($root."/.git")) { return; } register_command(new GitIgnoreCommand()); } } //if (file_exists(get_environment()->getConfigDirectory()."/maker.json")) { register_plugin("com.noccy.git", new GitPlug()); //}