the_silver_searcher icon indicating copy to clipboard operation
the_silver_searcher copied to clipboard

Prefer $XDG_CONFIG_HOME/ag/ignore over ~/.agignore

Open aarongable opened this issue 3 years ago • 0 comments

Add support for reading a user-level ignore file from $XDG_CONFIG_HOME, if it is set. If it is not set, falls back to $HOME/.agignore, as previously.

Fixes #1020

aarongable avatar Jun 16 '21 21:06 aarongable