**/.DS_Store
**/build

# Do not track release artifacts (local .eap build outputs stay untracked anywhere in the tree)
releases/
build/
*.eap

# Do not track downloaded Tailscale tarballs and temp bins
tailscale_bins/
*.tgz

# Tailscale binaries - downloaded fresh by CI at build time, not stored in git
*/app/lib/tailscale
*/app/lib/tailscaled
