flux-local icon indicating copy to clipboard operation
flux-local copied to clipboard

Add CLI flag to ignore hidden directories and/or support .gitignore

Open ahgraber opened this issue 1 year ago • 11 comments

I have "work in progress" .wip/ directories in my local repo that are included in my .gitignore. As these are work in progress, they may be in a state that cause flux-local to crash.

It would be really useful to be able to set flux-local (and the gh Action) to ignore directories that:

  • in the .gitignore
  • match a glob/regex pattern

ahgraber avatar May 29 '23 20:05 ahgraber