From bb715bc824abd96106bc8f33e6a36fb166fb52e4 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 13 Jan 2020 11:25:38 -0500 Subject: [PATCH] ignore lib folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 68829cef2..41dd6011f 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ Release/ binary/ build/ ipch/ +lib/ Nethack.sln Nethack.sdf Nethack.opensdf