81 lines
1.2 KiB
Plaintext
81 lines
1.2 KiB
Plaintext
# Flutter/Dart
|
|
coverage/
|
|
.dart_tool/
|
|
.packages
|
|
pubspec.lock
|
|
build/
|
|
*.g.dart
|
|
*.freezed.dart
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.iml
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Local environment overrides (copied from .env.example)
|
|
.env
|
|
.env.local
|
|
|
|
# Android
|
|
android/.gradle/
|
|
android/local.properties
|
|
android/app/google-services.json
|
|
android/key.properties
|
|
android/app/src/main/java/io/flutter/plugins/
|
|
|
|
# iOS
|
|
ios/Pods/
|
|
ios/Flutter/Generated.xcconfig
|
|
ios/Flutter/ephemeral/
|
|
ios/Flutter/flutter_export_environment.sh
|
|
ios/Runner/GeneratedPluginRegistrant.*
|
|
*.xcworkspace/
|
|
|
|
# macOS
|
|
macos/Pods/
|
|
macos/Flutter/GeneratedPluginRegistrant.swift
|
|
macos/Flutter/ephemeral/
|
|
|
|
# Linux generated plugin wiring (recreated by flutter pub get)
|
|
linux/flutter/ephemeral/
|
|
linux/flutter/generated_plugin_registrant.*
|
|
linux/flutter/generated_plugins.cmake
|
|
|
|
# Flutter generated metadata
|
|
.flutter-plugins
|
|
.flutter-plugins-dependencies
|
|
|
|
# direnv cache
|
|
.direnv/
|
|
|
|
# FVM — .fvmrc is committed; .fvm/ contains the downloaded SDK (not committed)
|
|
.fvm/
|
|
.qwen
|
|
.claude
|
|
|
|
.task
|
|
|
|
*.log
|
|
runner-data/
|
|
sharedinbox-runner/runner-data/
|
|
|
|
.atuin/
|
|
.bash_logout
|
|
.bashrc
|
|
.cache/
|
|
.config/
|
|
.local/
|
|
.nix-profile
|
|
.npm/
|
|
.profile
|
|
.ssh/
|
|
.zcompdump
|
|
.zshrc
|
|
snap/
|
|
.gitconfig
|
|
.gemini/
|