# emlak-ai — sürüm kontrolü dışı
# NOT: Burada kaynak kodu dışlanmaz. Yalnızca çalışma zamanı verisi,
# tarayıcı profilleri ve sırlar dışlanır.

__pycache__/
*.py[cod]
.env
.env.*
!.env.example
*.db
.venv/
venv/
node_modules/
.playwright/
*.log
.DS_Store
.pytest_cache/

# Tarayıcı profilleri — ÇEREZ VE OTURUM İÇERİR, asla commit edilmez
chrome_profile*/
chrome_*_profile/
**/chrome_profile*/
data/chrome_*/
data/*_userdata/
data/*_profile/
*.ldb
*.pma

# Kazıma çıktıları / örnek HTML dökümleri (üretilen)
data/*.json
data/*.txt
*_sample.html
_probe_*.html
sb_*.html
