WeChatFerry/.gitignore
2022-10-15 21:19:47 +08:00

20 lines
176 B
Plaintext

.*
!.gitignore
!.editorconfig
# VS2019 build files
Debug/
Release/
x64/
# Generated files
*.pb.h
*.pb.cc
build/
*_pb2.py
*_pb2_grpc.py
__pycache__
logs/