Initial commit for i0T.app and migration here with a fresh repo

This commit is contained in:
2026-05-17 13:51:17 -06:00
commit 0f66fbd9d8
12 changed files with 2146 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Go build artifacts
/go/bin/
/go/pkg/
*.exe
*.test
*.out
# Editor / OS
.DS_Store
.idea/
.vscode/
*.swp
*.swo
# Claude Code workspace (per-user, holds local permission grants)
.claude/