__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.env
.venv
env/
venv/
.idea/
.vscode/
*.swp
*.swo

# Personal notes — not part of the contribution
PROJE_ANALIZI.md
KATKI_REHBERI.md

