# Files and directories created by pub
.dart_tool/
.packages
.claude

# Do not version the sdk versions
versions/
.DS_Store

# Conventional directory for build outputs
build/

# Directory created by dartdoc
doc/api/

# Test Coverage
test/.test_coverage.dart

# IntelliJ related
*.iml
*.ipr
*.iws
.idea/

# Visual Studio Code related
.classpath
.project
.settings/
.vscode/
coverage/lcov.info

.vscode/settings.json
packages/cli/test/.test_coverage.dart
packages/cli/.env
.env
node_modules
test/.test_cov.dart
test/support_assets/dart_package/lib/src/version.dart

coverage/test
.failed_tracker
coverage/html
test/support_assets/*/pubspec.lock
test/support_assets/*/pubspec.lock

docs/.next

# Ignore fvm binary
fvm
.env.local

# Act local testing
.secrets.act
*.act.log

# FVM Version Cache
.fvm/

test/fixtures/sample_app

# Example app directory
example_app/
.context
.augment-guidelines

# Platform-specific directories (generated during testing)
windows/
web/
linux/
macos/
ios/
android/
CLAUDE.md
coverage/html_report
.augment/env/setup.sh
