Files
sharedinbox/.daggerignore
T

17 lines
187 B
Plaintext
Raw Normal View History

2026-05-17 07:15:12 +02:00
# Dagger context ignore file.
# Version control
.git/
# Build artifacts
2026-05-17 07:15:12 +02:00
build/
.dart_tool/
coverage/
linux/flutter/ephemeral/
website/public/
website/resources/
2026-05-17 07:15:12 +02:00
# Secrets
2026-05-17 07:15:12 +02:00
.env*
.envrc