# Build output bin/ obj/ # Visual Studio artifacts .vs/ *.user *.suo # Test simulator Python venv (phase 01 onward) tests/sim/.venv/ # mbproxy runtime logs (default location, see appsettings.json) # %ProgramData%\mbproxy\ is outside the repo; this entry is documentation only. # If logs are ever redirected into the repo tree, exclude them here: logs/ *.log