From f0faf465575381cb2cccf5040e4206d5e13753e8 Mon Sep 17 00:00:00 2001 From: Daan Date: Wed, 4 Jun 2025 23:02:36 +0200 Subject: [PATCH] gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) 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