# Dagger context ignore file.
# Since we use explicit inclusion in ci/main.go (Base function),
# we only need to ignore large or sensitive directories here to
# avoid unnecessary upload overhead to the Dagger engine.

.git/
build/
.dart_tool/
.fvm/
.pub-cache/
node_modules/
ios/Pods/
macos/Pods/
linux/flutter/ephemeral/
website/public/
website/resources/

# Sensitive files
.env*
.ssh/
