fix: remove accidentally committed build artifacts, update .gitignore

This commit is contained in:
AJ ONeal
2026-03-10 10:47:14 -06:00
parent 8b9d101132
commit e6dc349b83
6 changed files with 9 additions and 170214 deletions

9
.gitignore vendored
View File

@@ -3,6 +3,15 @@ install-*.sh
install-*.bat
install-*.ps1
# Go build outputs (from go run/build in repo root)
/classify
/e2etest
/fetchraw
/inspect
/uaparse
/zigtest
/distributables.csv
# local config
.env.*
*.env

BIN
classify

Binary file not shown.

File diff suppressed because it is too large Load Diff

BIN
e2etest

Binary file not shown.

BIN
inspect

Binary file not shown.

BIN
zigtest

Binary file not shown.