# binary /netssh dist/ # Go test artifacts *.test *.out # environment / secrets .env *.env # editor .idea/ .vscode/ *.swp *~ # OS .DS_Store Thumbs.db