diff --git a/.gitignore b/.gitignore index 07ee169..90c451e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,10 @@ +# Golang vendor/ +# IDEs +.idea/ +.vscode/ + # Compiled Object files, Static and Dynamic libs (Shared Objects) *.o *.a