Ignore generated files

This commit is contained in:
Changhua 2022-10-16 16:24:37 +08:00
parent 30035d7ec1
commit 5f4472b0fb

5
.gitignore vendored
View File

@ -10,10 +10,11 @@ x64/
# Generated files # Generated files
*.pb.h *.pb.h
*.pb.cc *.pb.cc
sdk.dll
spy.dll
build/ build/
logs/
*_pb2.py *_pb2.py
*_pb2_grpc.py *_pb2_grpc.py
__pycache__ __pycache__
logs/