Skip to content

Ignore .dotfiles #817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
TylerLeonhardt opened this issue Dec 13, 2018 · 1 comment
Closed

Ignore .dotfiles #817

TylerLeonhardt opened this issue Dec 13, 2018 · 1 comment

Comments

@TylerLeonhardt
Copy link
Member

Today, we recursively look in the current directory for PowerShell files without any filter.

This includes .dotfiles like .git which contains a bunch of stuff we should be ignoring.

We'll see some performance gains if we ignore dotfiles and/or honor the files.exclude setting that's already built into vscode

@rjmholt
Copy link
Contributor

rjmholt commented Dec 13, 2018

See PowerShell/vscode-powershell#1039

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants