mirror of
https://github.com/ChronosX88/wind.git
synced 2024-11-09 17:21:00 +00:00
7 lines
125 B
JSON
7 lines
125 B
JSON
{
|
|
"files.watcherExclude": {
|
|
"**/.dart_tool": true,
|
|
".flatpak/**": true,
|
|
"_build/**": true
|
|
}
|
|
} |