From 6ee3d513d01f0ef7c5ca9f17976ee1c6aafec0ea Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 15 Jan 2025 20:29:39 +0300 Subject: [PATCH] Actualise global .gitignore --- git/.git-ignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/git/.git-ignore b/git/.git-ignore index 29b4423..9a903f4 100644 --- a/git/.git-ignore +++ b/git/.git-ignore @@ -1,9 +1,10 @@ *.gch *.o -*.pyc *.swp .autoenv.zsh .autoenv_leave.zsh .redo .tags -start.sh +go.work +go.work.sum +test-results/ -- 2.48.1