WeChatFerry/.gitignore
2023-02-25 18:06:10 +08:00

30 lines
296 B
Plaintext

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