onivim/oni

Configure file types that are shown in file explorer

Open

#2,133 opened on Apr 24, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (11,389 stars) (336 forks)batch import
enhancementgood first issuehelp wanted

Description

I am using oni with my python projects which generate pyc files which I do not be shown in the file explorer. Is there way to exclude certain file types from being shown?

I checked the documentation and configuration but couldn't find a setting for this.

Contributor guide