virus check when running an exe file
I'm writing programs in go. When I execute go (to run or build a module) Avira has to go through it to check if there's a virus in it. Well, there isn't, so how can I exempt the programs I'm writing and testing from being checked - which takes a bit of time that I'd rather omit?
Please sign in to leave a comment.
Comments
0 comments