diff --git a/.gitignore b/.gitignore index f4d432a..b010eec 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,9 @@ # Dependency directories (remove the comment below to include it) # vendor/ +/bin/ +/go.sum +.idea/ + + +test \ No newline at end of file