WeChatFerry/.gitignore
2023-05-04 16:57:58 +08:00

37 lines
398 B
Plaintext

.*
!.gitignore
!.editorconfig
!.github/
!.readthedocs.yml
# 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
rust/target/
rust/wcferry/Cargo.lock
rust/wcferry/.wcf.lock
/rust/wcferry/target/CACHEDIR.TAG