Hello!
Seems like .DS_Store files are excluded by default from SourceGenerator. But when using a --use-cache feature they get to the generated caches anyways. And each time a new .DS_store file appears the project gets regenerated because the cache has been changed. Is it an intended behavior or am I missing something?
Thanks in advance! And thanks for the great work you're doing here! 🙏
Hello!
Seems like
.DS_Storefiles are excluded by default from SourceGenerator. But when using a--use-cachefeature they get to the generated caches anyways. And each time a new.DS_storefile appears the project gets regenerated because the cache has been changed. Is it an intended behavior or am I missing something?Thanks in advance! And thanks for the great work you're doing here! 🙏