winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.76k stars 187 forks source link

`wing it` watch includes irrelevant dotfiles by default #6672

Open MarkMcCulloh opened 3 weeks ago

MarkMcCulloh commented 3 weeks ago

I tried this:

Wing project with .idea folder, generated by IDE

This happened:

console reloaded due to changes in .idea

I expected this:

Only .env-related dotfiles should be watched

Is there a workaround?

Use --watch with ! to ignore paths

Anything else?

No response

Wing Version

No response

Node.js Version

No response

Platform(s)

No response

Community Notes