From 5438a7f4b4d91c933e77ba1828d53e978570f86a Mon Sep 17 00:00:00 2001 From: Andrej Mickov Date: Sun, 22 Feb 2026 13:43:23 +0100 Subject: [PATCH] Updated gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7a250ef..68f407a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ blobs/ *.db .idea/ +.gocache/ \ No newline at end of file