Gaunt Sloth Assistant - v1.5.0
    Preparing search index...
    • Filter an array of file paths based on aiignore patterns

      Parameters

      • filePaths: string[]

        Array of file paths to filter

      • rootDir: string

        The root directory for relative pattern matching

      • OptionalcustomPatterns: string[]

        Optional custom patterns to use instead of loading from file

      • Optionalenabled: boolean

        Whether aiignore is enabled

      Returns string[]

      Filtered array of file paths that should not be ignored