mirror of
https://github.com/flutter/agent-plugins.git
synced 2026-09-14 16:19:33 +08:00
fca56eee22
Contributions from @jwren as well as @johnpryan https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview
19 lines
227 B
Plaintext
19 lines
227 B
Plaintext
# https://dart.dev/guides/libraries/private-files
|
|
# Created by `dart pub`
|
|
.dart_tool/
|
|
|
|
# IntelliJ
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea/
|
|
|
|
# Mac
|
|
.DS_Store
|
|
|
|
# Coverage
|
|
coverage/
|
|
|
|
# Validation output from the validate-skill command
|
|
validation/
|