Class GitIgnore.GitIgnoreSection

java.lang.Object
io.spring.initializr.generator.spring.scm.git.GitIgnore.GitIgnoreSection
All Implemented Interfaces:
Section
Enclosing class:
GitIgnore

public static class GitIgnore.GitIgnoreSection extends Object implements Section
Representation of a section of a .gitignore file.
  • Constructor Details

    • GitIgnoreSection

      public GitIgnoreSection(String name)
  • Method Details