Skip to content

_foreach_gitfile global pattern exclusion #8

Description

@robobenklein

Need to exclude globally for-certain-nothing-matters-in-here dirs like node_modules and __pycache__ even if they were committed into git repos being analyzed.

Doing the exclusion in the _foreach_gitfile or list_all_git_files function offers the best chance at being future-proof with current architecture.

Following this logic we might start to also exclude known binary files, but this can lead to a slippery slope argument of going back to manual file extension lists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions