mirror of
https://github.com/onyx-and-iris/gignore.git
synced 2025-03-31 10:51:19 +01:00
rename gen.go to main.go
no changes to file contents
This commit is contained in:
parent
fcb23a3c01
commit
59521e1cd0
@ -8,7 +8,7 @@ import (
|
||||
log "github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
//go:generate go run cmd/gen/gen.go
|
||||
//go:generate go run cmd/gen/main.go
|
||||
|
||||
// Client is a client for managing .gitignore templates.
|
||||
type Client struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user