diff --git a/.gitignore b/.gitignore index ab3dedb..34c1b05 100644 --- a/.gitignore +++ b/.gitignore @@ -58,8 +58,14 @@ dist/ # ========================= # Go & Builds # ========================= +# Logs +*.log +*.log.* + +# Build artifacts build/ wizard/build/ +Hub/cmd/hub/hub *.exe *.test