diff --git a/.gitignore b/.gitignore index 8acc216e..e7954bd6 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,7 @@ # Misc *.fiber.gz -*.pprof \ No newline at end of file +*.pprof + +# golang depencies +vendor \ No newline at end of file