# from https://github.com/github/gitignore

*

!/.gitignore

!*.go
!go.sum
!go.mod

!README.md
!LICENSE

!*/
