From 22c63f0955bddd5f84c1efb1622fd7c7084bdedf Mon Sep 17 00:00:00 2001 From: Riff Date: Wed, 6 Dec 2023 00:12:08 -0800 Subject: [PATCH] Update ignore. (#1933) Signed-off-by: r12f --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index dcf3ede8f..725c02f8e 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ meta/sai_rpc_frontend # temporary files **/*~ **/*.swp +**/*.bak **/.deps/ **/.dirstamp @@ -51,6 +52,7 @@ test/saithrift/saiserver test/saithrift/src/gen-cpp/ test/saithrift/src/gen-py/ test/saithrift/src/obj/ +test/saithriftv2/build/ test/saithriftv2/gen-cpp/ test/saithriftv2/gen-py/ test/saithriftv2/obj/