aho icon indicating copy to clipboard operation
aho copied to clipboard

Allow to ignore files

Open egoist opened this issue 3 years ago • 0 comments

Maybe adding a aho.json for configuration:

{
  "ignore": ["./package-lock.json"]
}

egoist avatar Dec 23 '21 14:12 egoist