Àlex Corretgé

Results 1 comments of Àlex Corretgé

With #136 excludes works? I have this settings.json : ``` { "search.exclude": { "**/.git": true, "app/cache": true, "app/logs": true, "var": true, "vendor": true }, "files.exclude": { "app/cache": true, "app/logs": true...