# Go build artifacts *.exe *.exe~ *.out *.test # Go module files go.sum # IDE/editor files .vscode/ .idea/ *.swp *.swo # Windows files Thumbs.db Desktop.ini # Logs *.log # Archive files *.zip *.tar *.tar.gz # Systray tray icon (you may want to ignore it if it's generated) # icon.ico # GitHub Actions artifacts (if manually downloaded) *.7z *.rar # Build folders (if any) bin/ dist/