public class GitIgnoreContributor extends Object implements ProjectContributor
SingleResourceProjectContributor that contributes a .gitignore file
to a project.| Constructor and Description |
|---|
GitIgnoreContributor(GitIgnore gitIgnore) |
| Modifier and Type | Method and Description |
|---|---|
void |
contribute(Path projectRoot) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrderpublic GitIgnoreContributor(GitIgnore gitIgnore)
public void contribute(Path projectRoot) throws IOException
contribute in interface ProjectContributorIOExceptionCopyright © 2022 Pivotal Software, Inc.. All rights reserved.