WeChatFerry/.gitignore
2023-03-18 01:07:24 +08:00

31 lines
315 B
Plaintext

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