Files
poster-bash/.gitignore
wisecolt 3735c78bd0 feat(igdb): oyun aramasına yıl filtreleme desteği ekle
Oyun adında yıl belirtilirse (örneğin "Ghost Town 2025"),
bu bilgiden yararlanarak IGDB'den doğru oyunu bulmak için
yıl filtreleme özelliği eklendi.

extract_year_from_name ve remove_year_from_name fonksiyonları
eklendi. Yıl belirtilmişse daha fazla sonuç getirilip
yıl aralığına göre en uygun oyun seçiliyor.
2026-02-04 23:11:49 +03:00

12 lines
128 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Credentials ve sensitive dosyalar
.env
*.conf
*.log
# IgDB tokens ve cache
.token-cache
# Test dosyaları
test-games/
*.tmp