From 213f0c6023f3d6ac1a9b361a43e16fa7c1aaaf2d Mon Sep 17 00:00:00 2001 From: JoinedSenses Date: Tue, 5 Nov 2019 22:56:56 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0473349..a57295b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,11 @@ a.out *.oc *.ox *.a -*.so *~ -Release/ +*.obj +*.log +*.lib +*.exp +*.pdb +Release/socket.tlog Debug/ -