From 5f4472b0fb2bb7153d6aa74b32f2a4504db8dfe3 Mon Sep 17 00:00:00 2001 From: Changhua Date: Sun, 16 Oct 2022 16:24:37 +0800 Subject: [PATCH] Ignore generated files --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a136e5d..4e3a0b7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,10 +10,11 @@ x64/ # Generated files *.pb.h *.pb.cc +sdk.dll +spy.dll build/ +logs/ *_pb2.py *_pb2_grpc.py __pycache__ - -logs/