updated gitignore to ignore hub binary

This commit is contained in:
AndReicscs
2026-06-21 15:13:30 +00:00
parent a89ca3a8d2
commit 00ff5f8be1
+6
View File
@@ -58,8 +58,14 @@ dist/
# =========================
# Go & Builds
# =========================
# Logs
*.log
*.log.*
# Build artifacts
build/
wizard/build/
Hub/cmd/hub/hub
*.exe
*.test