diff options
Diffstat (limited to 'build/generate-gitignores.go')
-rw-r--r-- | build/generate-gitignores.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/generate-gitignores.go b/build/generate-gitignores.go index 846bb07636..d0b972e803 100644 --- a/build/generate-gitignores.go +++ b/build/generate-gitignores.go @@ -1,3 +1,4 @@ +//go:build ignore // +build ignore package main |