con / con/fscacher

support for ignoring/considering some paths

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

I am not certain yet it should be just a list of some regexes or relative paths. Most likely it would need to be both. E.g. considering git repositories (or DataLad datasets): we can immediately ignore `.git/objects` and probably `.git/logs` and some others if we are only interested in `status`. But also we might like to ignore anything git ignores (which could come from .gitignore or some other additional ways to specify those ignores)! So we might want to consult git on that somehow to ideally discover directories to skip etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.