From d0687a331cc72ef0662c735c2e1c874362cf6858 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__/