diff --git a/.gitignore b/.gitignore index daf913b..a8c4d2b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ # Folders _obj _test +vendor # Architecture specific extensions/prefixes *.[568vq] @@ -22,3 +23,4 @@ _testmain.go *.exe *.test *.prof +sisyphus