Constant Field Values
Contents
com.github.*
-
com.github.gregwhitaker.gitignore.GitIgnoreExtension Modifier and Type Constant Field Value public static final java.lang.String
NAME
"gitignore"
-
com.github.gregwhitaker.gitignore.GitIgnoreModule Modifier and Type Constant Field Value public static final java.lang.String
CREATE_GITIGNORE_TASK_NAME
"createGitIgnore"
public static final java.lang.String
DELETE_GITIGNORE_TASK_NAME
"deleteGitIgnore"
public static final java.lang.String
LIST_GITIGNORE_FACETS_TASK_NAME
"listGitIgnoreFacets"
public static final java.lang.String
PRINT_GITIGNORE_TASK_NAME
"printGitIgnore"
-
com.github.gregwhitaker.gitignore.GitIgnorePlugin Modifier and Type Constant Field Value public static final java.lang.String
GROUP_NAME
"gitignore"