.venv/
__pycache__/
*.py[cod]
*.pyo
.pytest_cache/
dist/
*.egg-info/
.ruff_cache/

# API anahtarlari ve hassas yapilandirma
api.txt
.env
*.key
secrets/
credentials/
llm_config.json
notes.txt

# Makine-ozel yapilandirma (senkronize EDILMEZ)
.claude/settings.local.json
.remember/
.vtcode/
vtcode.toml
debug.log

# Build ciktilari ve cache
/build/
*.log
*.stackdump

# Oturum / ajan girdileri
CODEX_TASK_PROMPT.md

# Runtime log/cache çıktıları
logs/

# Ornek/render ciktilari
sample/mermaid_images/
sample/*.pdf

node_modules/

# Kitap projeleri — ayrı git repolarına taşındı (~/projects/books/)
# Konum BOOKMAKER_PROJECTS_DIR env var ile özelleştirilebilir.
book_projects/

# IDE ve editor config (local only)
.vtcode/
vtcode.toml

# Diagnosis reports
_diagnosis.json
_remaining_errors.json

# Kod tarama / bağlam araçları
repomix-output.xml
repomix-output*.xml
files-to-prompt*.txt

# Plugin/agent frameworks (local session)
.codex/
.continue/
.agents/
.plugins/
.understand-anything/

# UV cache
.uv-cache/


# Yerel Studio başlatıcıları
run_studio.ps1

# Kök tools/ altındaki tek seferlik çalışma scriptleri.
# Kalıcı araçlar package koduna, tools/utils/ veya tools/archive/ altına alınmalı.
tools/*.py

# Local tool state
.playwright-mcp/
*.code-workspace

# Flutter screenshot runner build çıktıları
tools/flutter_screenshot_runner/build/
tools/flutter_screenshot_runner/.dart_tool/
tools/flutter_screenshot_runner/.flutter-plugins
tools/flutter_screenshot_runner/.flutter-plugins-dependencies
tools/flutter_screenshot_runner/pubspec.lock

# Root-level generated outputs
/chapters/
/exports/

# Bellek sistemi — recap dosyaları runtime'a aittir, versiyonlanmaz
**/.memory/recap/*.jsonl

# Kişisel/yerel veri dosyaları
ogrenciler.csv
temel_notlar.txt
*.bak
