no go.* in repos at go.wit.com

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-12-03 17:12:58 -06:00
parent 6080327a64
commit cd28260234
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