Update args.go

This commit is contained in:
Jeff Regan
2021-04-15 12:31:29 -07:00
committed by GitHub
parent d5f4da1261
commit f3752dc75c

View File

@@ -33,8 +33,9 @@ var (
"docs", "docs",
"examples", "examples",
"hack", "hack",
"site", "plugin",
"releasing", "releasing",
"site",
} }
) )