Compare commits

...

1 Commits
v1.2.3 ... main

Author SHA1 Message Date
Jeff Carr cd28260234 no go.* in repos at go.wit.com
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-12-03 17:12:58 -06:00
2 changed files with 2 additions and 3 deletions

2
.gitignore vendored
View File

@ -22,3 +22,5 @@ _testmain.go
*.exe
*.test
*.prof
go.*

3
go.mod
View File

@ -1,3 +0,0 @@
module go.wit.com/dev/alexflint/scalar
go 1.21.4