All Classes
-
All Classes Interface Summary Class Summary Class Description BasePluginFacetDetector Base class for all facet detectors that require checking applied gradle plugins.CreateGitIgnoreTask Creates a .gitignore file in the project directory.DeleteGitIgnoreTask Deletes the ".gitignore" file from the project directory.FacetDetector Interface that all facet detectors must implement.FacetDetectors Detects facets to add based on the project's structure and applied plugins.GitIgnoreExtension GitIgnore Gradle Plugin extension properties.GitIgnoreModule Loads tasks and configuration for GitIgnore plugin.GitIgnorePlugin GitIgnore Gradle PluginIdeFacetDetector Adds facets based on the ide plugins detected.LanguageFacetDetector Adds facets based on the language plugins detected.ListGitIgnoreFacetsTask Lists all facets supported by gitignore.io.LocalStackFacetDetector Adds facets if the localstack gradle plugin is detected.OperatingSystemFacetDetector Adds facets based on the operating system.PrintGitIgnoreTask Prints the contents of the ".gitignore" file to the terminal.