Port script to go

This commit is contained in:
Alex Selimov 2026-05-14 22:55:17 -04:00
parent f4222a1dd4
commit e1941ac77d
8 changed files with 778 additions and 518 deletions

View file

@ -1,32 +1,13 @@
# dependencies (bun install)
node_modules
# output
out
dist
get_history
*.tgz
# code coverage
coverage
*.lcov
# logs
logs
_.log
report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
# caches
.eslintcache
.cache
*.tsbuildinfo
# IntelliJ based IDEs
.idea