# Build output bin/ obj/ publish-out/ # Visual Studio artifacts .vs/ *.user *.suo # Test simulator Python venv 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