# Roh-XML/ZIP von Rechtsprechung im Internet ge_xml/ *.zip # Python __pycache__/ *.py[cod] *.egg-info/ .venv/ venv/ .env .Python # OS / IDE .DS_Store .idea/ .vscode/ # Test / Cache .pytest_cache/ .coverage htmlcov/ *.log