Ignore dll and exe

This commit is contained in:
Changhua 2023-02-25 18:06:10 +08:00
parent 0d0c6642ee
commit 1905649bb1

4
.gitignore vendored
View File

@ -13,8 +13,8 @@ Out/
*.pb.h *.pb.h
*.pb.c *.pb.c
*.pb.cc *.pb.cc
sdk.dll *.dll
spy.dll *.exe
build/ build/
logs/ logs/