# Build artifacts (root-anchored so they don't match the cmd/web-vnc package dir) /web-vnc /web-vnc.exe /web-vnc-linux /web-vnc-macos *.exe dist/ # Go /vendor/ .gocache/ *.test # Local config / secrets *.local.yaml .env # Logs *.log *.err # OS Thumbs.db .DS_Store # Downloaded noVNC assets (installed via scripts/get-novnc.*) internal/server/static/core/ internal/server/static/app/ internal/server/static/vendor/ internal/server/static/utils/ internal/server/static/novnc-original.html # Downloaded VNC server (installed via scripts/get-vnc.ps1) /vnc/ # Stored web access password + hash (created by set-password.bat) webvnc.conf