From bd1cbe10be041383e1fa7bdb492a045dfcf025ec Mon Sep 17 00:00:00 2001 From: blazSenlab Date: Wed, 15 Oct 2025 10:34:58 +0200 Subject: [PATCH] chore: update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f580367..e4aee47 100644 --- a/.gitignore +++ b/.gitignore @@ -17,5 +17,8 @@ # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 .glide/ +main.go +maincopy.go + # Dependency directories (remove the comment below to include it) # vendor/