Update gitignore to allow for .exe and show Windows binary with updated file extension

This commit is contained in:
Maximilian 2022-10-21 10:01:11 -05:00
parent 564da340d5
commit 7b36f39de6
2 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

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

Binary file not shown.