Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
19 lines
200 B
Plaintext
19 lines
200 B
Plaintext
# Dagger context ignore file.
|
|
|
|
# Version control
|
|
.git/
|
|
|
|
# Build artifacts
|
|
build/
|
|
.dart_tool/
|
|
coverage/
|
|
linux/flutter/ephemeral/
|
|
website/public/
|
|
website/resources/
|
|
.task/
|
|
.fvm/
|
|
|
|
# Secrets
|
|
.env*
|
|
.envrc
|