Remove .exe file extension, it false flags on Windows 10 antivirus

This commit is contained in:
Maximilian 2022-10-21 10:05:31 -05:00
parent 7b36f39de6
commit 8114d2a6c9
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
#
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so