Skip to content

never_show not working in 2.x #194

@cseickel

Description

@cseickel

I'm on the v2.x-branch and tried this option:

filtered_items = {
  hide_dotfiles = false,
  hide_gitignored = false,
  never_show = {
    '.DS_Store',
    '__pycache__/'
  }
},

but the folder is still shown :(

Originally posted by @nyngwang in #149 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions