# Python __pycache__/ *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ # Virtual environments env/ venv/ ENV/ .venv # IDE .vscode/ .idea/ *.swp *.swo # Database *.db *.sqlite *.sqlite3 data/*.db # Output output/*.xml # Logs *.log # OS .DS_Store Thumbs.db # Config (opsiyonel - hassas bilgiler varsa) # config/config.yaml