From 0a8d6ca6e12bb1e2f80edc487c7707fb003e6a87 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 9 Jun 2016 19:04:15 -0400 Subject: [PATCH] gitignore publish profiles --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9dd28bcc9..911d23637 100644 --- a/.gitignore +++ b/.gitignore @@ -133,6 +133,7 @@ publish/ # but database connection strings (with potential passwords) will be unencrypted *.pubxml *.publishproj +PublishProfiles/ # NuGet Packages *.nupkg @@ -196,4 +197,4 @@ FakesAssemblies/ *.opt # Other -project.lock.json \ No newline at end of file +project.lock.json