# generated artifacts
install-*.sh
install-*.bat
install-*.ps1

# Go build outputs (from go run/build in repo root)
/classify
/e2etest
/fetchraw
/inspect
/uaparse
/webicached
/zigtest
/distributables.csv

# local config
.env.*
*.env
.env
!example.env

# caches
_cache/
node_modules/

# temporary & backup files
.*.sw*
*.bak
*.bak.*

# agent session files
agents/

# other
.DS_Store
desktop.ini
.directory
LIVE_cache
/webid
bin/
