modpack-lock
    Preparing search index...

    Function generateGitignoreRules

    • Generate .gitignore rules for files not hosted on Modrinth and write them to .gitignore file

      Parameters

      • lockfile: Lockfile

        The lockfile object

      • workingDir: string

        The working directory

      • options: Options | InitOptions = {}

        The options object

      Returns Promise<void>