WeChatFerry/.gitignore
2023-02-25 01:33:12 +08:00

30 lines
300 B
Plaintext

.*
!.gitignore
!.editorconfig
!.github/
# VS2019 build files
Debug/
Release/
x64/
Out/
# Generated files
*.pb.h
*.pb.c
*.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