cspell: ignore all Go files generated by protobuf (#4047)

This commit is contained in:
hg
2024-08-16 15:56:36 +02:00
committed by GitHub
parent 73e6b7a502
commit 405d089129
+1 -1
View File
@@ -230,7 +230,7 @@
"Makefile",
"flake.nix",
"go.mod",
"pipeline/rpc/proto/woodpecker.pb.go",
"**/*.pb.go",
"server/store/datastore/migration/**/*",
"web/components.d.ts",
"web/src/assets/locales/**/*",