Uses of Class
io.spring.initializr.generator.spring.scm.git.GitIgnore.GitIgnoreSection
Packages that use GitIgnore.GitIgnoreSection
-
Uses of GitIgnore.GitIgnoreSection in io.spring.initializr.generator.spring.scm.git
Methods in io.spring.initializr.generator.spring.scm.git that return GitIgnore.GitIgnoreSectionModifier and TypeMethodDescriptionGitIgnore.addSectionIfAbsent
(String sectionName) Adds a section if it doesn't already exist.GitIgnore.getGeneral()
GitIgnore.getIntellijIdea()
GitIgnore.getNetBeans()
GitIgnore.getSection
(String sectionName) GitIgnore.getSts()
GitIgnore.getVscode()
Methods in io.spring.initializr.generator.spring.scm.git with parameters of type GitIgnore.GitIgnoreSection