Function createGitIgnoreDir

  • Create a directory that's ignored by git

    Parameters

    • dir: string

      name of dir to create

    • comment: string = ""

      comment about why it's ignored etc

    Returns void