# General .DS_Store .AppleDouble .LSOverride # Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg .pytest_cache/ .mypy_cache/ .ruff_cache/ # Virtual Environment venv/ .venv/ ENV/ # Logs *.log # IDEs .idea/ .vscode/ *.swp *.swo # Project specific (local artifacts)