# Python
venv/
__pycache__/
*.pyc
*.pyo
.pytest_cache/

# Gizli
.env
.env.*

# Loglar
logs/
*.log
