🎉 Restart project
Fresh start
This commit is contained in:
commit
84945e0f54
3 changed files with 9 additions and 0 deletions
1
build/.gitignore
vendored
Normal file
1
build/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
lenore
|
||||||
5
cmd/lenore/main.go
Normal file
5
cmd/lenore/main.go
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
package main
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
|
||||||
|
}
|
||||||
3
go.mod
Normal file
3
go.mod
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
module codeberg.org/danjones000/lenore
|
||||||
|
|
||||||
|
go 1.23.1
|
||||||
Loading…
Add table
Add a link
Reference in a new issue