# Xcode
*.xcodeproj/project.xcworkspace/xcuserdata/
*.xcodeproj/xcuserdata/
*.xcworkspace/xcuserdata/
DerivedData/
build/

# Android Studio / Gradle
.gradle/
local.properties
android/keystore.properties
android/secrets.properties
android/app/build/
android/build/
*.iml
.idea/
*.jks
.cxx/

# Local configuration
ios/Local.xcconfig
.DS_Store


# Local IDE tooling
.claude/
.cursor/
.cursorrules
.opencode/
opencode.json
ios/build-sim/
.vercel

# Xcode per-user state (scheme order, workspace UI) — meaningless off this machine
ios/**/xcuserdata/

# devenv
.devenv/
.devenv.flake.nix
.android/

# Local maintainer notes (not published)
docs/local/
AGENTS.md
CLAUDE.md

# Local Codeberg workflow tooling (issue/PR templates ARE published from .forgejo/)
.forgejo/*
!.forgejo/issue_template/
!.forgejo/pull_request_template.md
scripts/setup_codeberg_labels.sh

# Local agent/triage workflow scripts (stay unversioned; docs/local + .cursor reference them)
scripts/apply_codeberg_labels.sh
scripts/fetch_codeberg_delta.sh
scripts/fetch_upstream_delta.sh
scripts/post_issue_reply.sh
scripts/setup_gh_fitguyfitguy.sh
scripts/sync_agent_configs.sh
scripts/upstream_lookup.sh

# Release artifacts (published on Codeberg Releases)
NoFUD-*.apk
Chompass-*.apk
SHA256SUMS
releases/
release-screenshots/

# Local dev screenshots (adb captures, not published)
/screenshots/
.env.local
Fud-Food-Diary-2026-04-27_to_2026-07-08.json
FudAI-Weight-Import.csv
FudAI-Weight-Import.json
android/app/src/debug/assets/ondevice_llm/fast_food_combo.jpg
android/app/src/debug/assets/ondevice_llm/food_plate.jpg
android/app/src/debug/assets/ondevice_llm/nutrition_label.jpg
android/app/src/debug/assets/ondevice_llm/pizza_slices.jpg

# Food accuracy benchmark caches and results
docs/benchmarks/food_accuracy/data/
docs/benchmarks/goal_recalc/results/
docs/benchmarks/food_accuracy/results/
docs/benchmarks/food_accuracy/manifest/fndds_generated*.jsonl
docs/benchmarks/body_fat/data/
docs/benchmarks/body_fat/results/

# USDA FoodData Central raw downloads (built assets live under src/main/assets/usda/)
build/usda-fdc/
# Swiss Food Composition Database raw downloads (built assets live under src/main/assets/swiss/)
build/swiss-sfdc/

# Python
__pycache__/
*.pyc
Fud-Food-Diary-2026-04-27_to_2026-07-22.json
Fud-Food-Diary-2026-04-27_to_2026-07-22.cleaned.json
diary-surrogate-exclude-dates.txt

# Hugo project site (Codeberg Pages)
website/public/
website/resources/
website/.hugo_build.lock
Fud-Food-Diary-2026-04-27_to_2026-07-22.cleaned.json

# Chrome/Lighthouse under WSL may create Windows-style user-data paths as
# literal cwd-relative directories (e.g. C:\Users\...\lighthouse.*)
/C\:\\*/
scripts/_tmp_finish_3_6_0_publish.sh

# Crash reports dropped from the Windows host (main file + Zone.Identifier ADS)
/Error in *
/error.txt
