diff --git a/.gitignore b/.gitignore index daf913b..9975b4a 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ _testmain.go *.exe *.test *.prof + +# Vendor packages +vendor/