Skip to content

Feature Request: Add Support for Excluding Specific File Types #1

@tashaxanavsem82

Description

@tashaxanavsem82

Feature Request: Support for Excluding Specific File Types

Currently, the Project Context Combiner automatically skips media files and files larger than specified sizes. However, there might be specific file types (e.g., .log, .tmp, or user-defined file types) that users may want to exclude from the output entirely.

Suggested Implementation:

  • Introduce an additional command line argument (e.g., --exclude or -e) that accepts a list of file extensions to be ignored during the scanning process.
  • Update the README documentation to include usage examples for this new feature.

Benefit:

This enhancement would provide more flexibility for users, allowing them to customize which files to exclude based on their project needs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions