WeChatFerry/.gitignore
2022-10-19 22:48:37 +08:00

27 lines
275 B
Plaintext

.*
!.gitignore
!.editorconfig
# VS2019 build files
Debug/
Release/
x64/
# Generated files
*.pb.h
*.pb.cc
sdk.dll
spy.dll
build/
logs/
*_pb2.py
*_pb2_grpc.py
__pycache__
python/dist/
python/*.egg-info
java/target/
WcfGrpc.java
WcfOuterClass.java