/.DS_Store **/.DS_Store /.gitignore # Python artifacts **/__pycache__/ *.py[cod] *$py.class *.pyc # Build and distribution /build/ /dist/ /installer/build/ /installer/dist/ /prole-app/dist/ /prole-app/dist-*/ /prole-tools-app/dist/ /prole-tools-app/.build/ /prole-tools-app/.build-cli/ # Binaries and generated tools /net/prole-agent /net/prole-scan /bin/prole-agent /bin/prole-scan # IDE / tool state — never commit /.junie/ /knoe-db/.idea/ /tmp/ # MagicMock artifacts (accidental Python materialisation) /