# Project root level ignores
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/

# AI Agent files
.claude/
.gemini/
.opencode/
.qwen/
.serena/
.sisyphus/
.specify/
*AGENTS.md
*CLAUDE.md
*GEMINI.md
*QWEN.md
docs/.tasks/
PROJECT_INDEX.json
PROJECT_INDEX.md

# FVM Version Cache
.fvm/

# Dart tool
.dart_tool/

# Other
*.log
.temp/
core.[0-9]*
**/.flutter-plugins-dependencies

# Flatpak
.flatpak-builder/
build-dir/
*.flatpak
repo/
.venv/
