WeChatFerry/.gitignore
2022-10-17 22:14:32 +08:00

25 lines
242 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__
java/target/
WcfGrpc.java
WcfOuterClass.java