go.mod, gitignore
This commit is contained in:
parent
dbee1416c8
commit
bdc095e2b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
# Go workspace file
|
||||
go.work
|
||||
|
||||
.vscode/settings.json
|
||||
|
3
go.mod
Normal file
3
go.mod
Normal file
@ -0,0 +1,3 @@
|
||||
module git.chromaticdragon.app/kistaro/KoboldSim
|
||||
|
||||
go 1.20
|
Loading…
x
Reference in New Issue
Block a user