From 357b7a1be1939f0176e0bcea837746206c74ac8c Mon Sep 17 00:00:00 2001 From: agres Date: Sat, 20 Sep 2025 02:41:50 +0200 Subject: [PATCH] Adjusted to go --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 845cda6..55e3d4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +# C + # Prerequisites *.d @@ -53,3 +55,8 @@ dkms.conf # debug information files *.dwo + +# Go +*.sum +*.mod +bin/*