Skip to content

Commit

Permalink
feat: recognize .venv/ as env folder by default (#1044)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gravifer committed May 23, 2021
1 parent 36888ce commit be92e2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icons/folderIcons.ts
Expand Up @@ -452,6 +452,7 @@ export const folderIcons: FolderTheme[] = [
'envs',
'environment',
'environments',
'.venv',
],
},
{
Expand Down

0 comments on commit be92e2c

Please sign in to comment.