From 4466a597a351556fac0f164114f2ec1d7c3eb27c Mon Sep 17 00:00:00 2001 From: Stefanos A Date: Sat, 14 Dec 2013 00:19:03 +0100 Subject: [PATCH] Added nuget lib directory to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e9e19297..9e61f70f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ Source/GLControl/OpenTK.GLControl.xml Documentation/Source opentk*.exe opentk*.zip +opentk*.nupkg +Installers/Nuget/lib # OpenTK Resource files that seem like they should be ignored: Source/Compatibility/Properties/Resources.resources