diff --git a/go/.gitignore b/go/.gitignore index 5785a35..a1ded48 100644 --- a/go/.gitignore +++ b/go/.gitignore @@ -1,3 +1,4 @@ .vscode .env -.*.go.swp \ No newline at end of file +.*.go.swp +*.so \ No newline at end of file