diff --git a/.gitignore b/.gitignore index 6c174c7..6a8121a 100644 --- a/.gitignore +++ b/.gitignore @@ -18,10 +18,13 @@ # Dependency directories (remove the comment below to include it) # vendor/ +# Gothub binary (on linux and mac) +/gothub + # Go workspace file go.work tmp/ # Fiber compressed files -*.fiber.gz \ No newline at end of file +*.fiber.gz