Interface GitIgnoreEntry

All Known Implementing Classes:
GitIgnoreEntry.GitIgnoreComment, GitIgnoreEntry.GitIgnorePattern

public sealed interface GitIgnoreEntry permits GitIgnoreEntry.GitIgnorePattern, GitIgnoreEntry.GitIgnoreComment
  • Method Details