So, I’m a hobbyist developer, and I’m creating a simple OpenGL application, however I’m having a sort of annoying issue where when I compile my software (after I have changed some part of the code), Avast scans it resulting in my software to run incorrectly (OpenGL fails to load the window properly I think), and after the scan is completed it force restarts the software.
This is really annoying since it adds at least 1 minute to every time I test run my application, even if I just change a single letter in my code.
Is there any way to make Avast not scan my application, even though it changes code constantly?