# ---- Personal / private: NEVER share these ----
profiles/          # Chromium profiles = your Flyff account logins
chrome-profile/    # dev-harness login

# ---- Generated environment / caches ----
flyffBot_share/    # output of prune_for_share.bat
.venv/
__pycache__/
*.pyc

# ---- Session captures & screenshots (your live game) ----
screenshots/
screenshotsManual/
hpCropTest/
capture_session.jsonl
wsframes.txt
wslog.txt
memlog*.csv
packet_logs/

# ---- Game client / RE artifacts (huge + copyright) ----
re/
reverseEngineeringWASM/

# ---- Old/local calibration ----
hp_calib.json

# ---- ShopScanner data / probe artifacts (each user builds their own DB) ----
shop_db.json
shop_db.csv
shop_region.png
shop_probe_out.png
