-
Notifications
You must be signed in to change notification settings - Fork 3
Ignore dot/hidden files #25
Copy link
Copy link
Open
Labels
accepting pull requestsenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
accepting pull requestsenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
The macos OS creates .DS_Store files in every directory. bash_completions sees these as regular files and suggests them. Is is possible to have an ignore list, or just ignore hidden files by default? Or anther way?
Thanks!!!