fix(ci): add .task/ and .fvm/ to .daggerignore to skip walk

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Thomas SharedInbox
2026-05-20 13:52:19 +02:00
co-authored by Claude Sonnet 4.6
parent 92cc725913
commit e60459ea2e
+2
View File
@@ -10,6 +10,8 @@ coverage/
linux/flutter/ephemeral/ linux/flutter/ephemeral/
website/public/ website/public/
website/resources/ website/resources/
.task/
.fvm/
# Secrets # Secrets
.env* .env*