Options
All
  • Public
  • Public/Protected
  • All
Menu

Manages the .gitignore file and configuration

Hierarchy

  • GitIgnoreManager

Index

Methods

Methods

Static createIfMissing

  • createIfMissing(): Promise<void>
  • Creates a .gitignore file when it doesn't exist and configures the base ignore files

    Returns Promise<void>

Generated using TypeDoc