From 87a4f1593a17a5680d1a30ef7c3f14b33d682d7b Mon Sep 17 00:00:00 2001 From: Jonathan Foster Date: Fri, 27 Sep 2024 10:59:20 -0400 Subject: [PATCH] Ignore *.pb.go-e files (#6563) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a1af91a75c82..d1f5f14511e9 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ petstore.json *.log !testdata/*.mmdb *.pid +*.pb.go-e coprocess_gen_test.go session_state_gen_test.go __pycache__/