denali-js / typescript

Apache License 2.0
2 stars 2 forks source link

Exclude tmp and dist folder #7

Closed seawatts closed 7 years ago

seawatts commented 7 years ago

This fixes a problem where vscode typescript.referencesCodeLens.enabled: true would also include references to tmp and dist folders.

I'm not sure what other side effects this has. But I'm assuming they are good lol 😛