diff --git a/.gitignore b/.gitignore index c2e2db9..281960a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore # # Binaries for programs and plugins +* +!*.* *.exe *.exe~ *.dll