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/*