go-generic/.gitignore
Dan Anglin 4fd8e37f68
chore: update project template
- update the Go version in forgejo workflow
- add a __build directory
- build the binary to the __build directory
- by default, do quick builds (builds without rebuilding all packages)
- add the install target
- add functions to generate the binary's build information
- add a skeleton run function in main.go
2024-05-30 11:51:54 +01:00

2 lines
29 B
Text

/__build/*
!__build/.gitkeep