From 9e0dec89b17abef51f7fedc6a19b2c9644b58992 Mon Sep 17 00:00:00 2001 From: Shannon Date: Fri, 12 Jul 2013 09:20:25 +1000 Subject: [PATCH] updated ignore, we don't want to commit anything to App_Plugins, if you want stuff there you'll need to add them explicitly. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 788a7bfb1e..dbc9bc17dd 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ build/_BuildOutput/ src/Umbraco.Web.UI.Client/src/[Ll]ess/*.css tools/NDepend/ +src/Umbraco.Web.UI/App_Plugins/*