# Python .venv/ __pycache__/ *.py[cod] *.egg-info/ # Test / lint caches .pytest_cache/ .ruff_cache/ # Build output dist/ build/ # Tool output applepy-out/ out-priv/ # macOS .DS_Store # Editor / IDE .claude/ # Reference material (large PDFs + nested repos, not needed to run the tool) pdfs/ # Vendored third-party assets (populate with scripts/vendor_compliance_assets.sh) applepy/data/lynis/ applepy/data/macos_security/ # Personal / session notes progress.txt resume.txt