Initial commit for i0T.app and migration here with a fresh repo
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal 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/
|
||||
Reference in New Issue
Block a user