Skip to content

Conversation

@Witheringstorm
Copy link

This PR adds support for a new flag --ignore-file-name=FOO. #1713

  • It overrides the default .ignore / ~/.fdignore files.
  • Instead, it looks for the specified file (FOO) in each directory.
  • Patterns in the file are parsed the same as .gitignore.

Additional behavior:

  • If the file exists but contains only empty lines, it causes the entire directory to be ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant