WeChatFerry/.gitignore
2021-02-12 23:21:57 +08:00

14 lines
127 B
Plaintext

.*
!.gitignore
!.editorconfig
# VS2019 build files
Debug/
Release/
x64/
# RPC generated files
*_c.c
*_s.c
*_h.h