From 45fd6964041f35355b2e20b0e019e1420967a11b Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Mon, 12 Feb 2018 19:07:46 -0500 Subject: [PATCH] Update gitignore --- .gitignore | 2 ++ CreateInstallDescriptor.csproj | 3 +++ 2 files changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index c6bf9e7..e0e8359 100644 --- a/.gitignore +++ b/.gitignore @@ -186,3 +186,5 @@ FakesAssemblies/ packages/* *.nupkg !packages/build/ + +.vs/ diff --git a/CreateInstallDescriptor.csproj b/CreateInstallDescriptor.csproj index 4aa8db4..87b1ee0 100644 --- a/CreateInstallDescriptor.csproj +++ b/CreateInstallDescriptor.csproj @@ -56,6 +56,9 @@ False + + +