diff --git a/analog_system_monitor_dotnet/.gitignore b/analog_system_monitor_dotnet/.gitignore index 3b13cee..cbeafc0 100644 --- a/analog_system_monitor_dotnet/.gitignore +++ b/analog_system_monitor_dotnet/.gitignore @@ -3,6 +3,8 @@ bin/ obj/ out/ publish/ + +# Release builds release/ # Visual Studio / VS Code