bin/ obj/ .vs/ .vscode/ TestResults/ artifacts/ *.user *.suo # AVEVA native binaries — referenced by reverse-engineering harnesses for analysis only. # Per CLAUDE.md: "Never modify, delete, or redistribute". Each developer fetches their own # copy from the AVEVA installer; do not commit the binaries themselves. current/ aveva-install-x64/ aveva-install-x86/ # Editor / runtime droppings .claude/ *.svclog .idea/ *.swp Thumbs.db # Capture droppings outside artifacts/ (safety net) *.ndjson *.pcap *.pcapng # Test droppings *.coverage coverage.cobertura.xml