# Keys and credentials
utils/keys/
gcar_crawling/*.json
gcar_crawling/slack_alert.py

# Claude Code local settings (contains tokens)
.claude/settings.local.json
.claude/scripts/.env
.claude/scripts/logs/
.mcp.json

# Python
__pycache__/
*.pyc
.ipynb_checkpoints/

# Obsidian
.obsidian/

# macOS
.DS_Store

# Playwright MCP cache
.playwright-mcp/

# Confluence sync (auto-generated)
new_movement_tf/confluence/
utils/confluence-mcp/

# S3 inventory data
new_movement_tf/data_hub/s3_inventory/
# Large files
meeting-hub/official_docs/티로 서비스 소개서.pdf
utils.zip
~$*

# Binary documents (Confluence/Google Drive에서 관리)
*.zip
*.pptx
*.docx
*.pdf
*.xlsx
# xlsx 예외: 시나리오 태그 정의 (코드로 생성, 버전 관리 필요)
!new_movement_tf/scenario_tag_definition*.xlsx

# ML model weights
*.pt
*.pth
*.onnx

# Video files
*.mp4
*.avi
*.mov
*.mkv

# Large CSV data files
new_movement_tf/timestamp_sync/hc_info.csv
new_movement_tf/timestamp_sync/drgps_info.csv
new_movement_tf/timestamp_sync/car_call_no_info.csv
new_movement_tf/timestamp_sync/device_call_mapping.csv

# Timestamp sync pipeline data/output
new_movement_tf/timestamp_sync/datas/
new_movement_tf/timestamp_sync/output/
new_movement_tf/timestamp_sync/gps_tracks.html

# Event clip pipeline output (6.9GB+)
new_movement_tf/data_hub/output/

# Separate projects (symlinked to independent repos)
utils/search-bot
mario-pets/
elecle/

# EC2 data-kitchen (synced from EC2, contains hardcoded credentials)
ec2-data-kitchen/

# Daily briefing (contains tokens)
daily_briefing/

# Notion backup archives
new_movement_tf/accident_detection_reference/
new_movement_tf/analysis/data/blackbox_check_accidents.csv
dashboard/
