From e1fb09c3fb2b389b8a8d022042b6f0dda567ec2c Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Thu, 12 Oct 2017 13:25:32 -0700 Subject: [PATCH] Added .dll and .lib to .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 15fdaff..7309401 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Binaries/Executables +*.dll +*.lib + # ZeroTier identity.public identity.secret