# Build output **/bin/ **/obj/ *.user *.suo # OS / editor noise .DS_Store Thumbs.db *.swp .vs/ .vscode/ .idea/ # Local logs / scratch *.log # NuGet caches packages/ .nuget/ # Don't commit the AVEVA DLL itself by default — it is reproduced from # aalogcli/lib/build/ per the README recipe. Keep the build template, # upstream license, and gitkeep so the folder structure is preserved. aalogcli/lib/aaLogReader.dll # Vendored copy of System Platform's MxAccess interop assembly. The # README points users to copy it from C:\Program Files (x86)\ArchestrA\ # Framework\Bin\ on a System Platform host. Don't redistribute via git. mxaccesscli/lib/ArchestrA.MxAccess.dll