WeChatFerry/.gitignore
2023-02-16 06:10:24 +08:00

29 lines
294 B
Plaintext

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