diff --git a/.gitignore b/.gitignore
index b4765763..686f5c12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,11 +23,13 @@ _ReSharper*/
umbraco.config
*.vs10x
+*OurUmbraco.Site/web.config
*OurUmbraco.Site/App_Data/TEMP*/
*OurUmbraco.Site/App_Data/ClientDependency*/
*OurUmbraco.Site/App_Data/Logs*/
*OurUmbraco.Site/App_Data/Preview*/
*OurUmbraco.Site/install*/
+*OurUmbraco.Site/media/
_BuildOutput/*
*.ncrunchsolution
@@ -38,3 +40,4 @@ build/*.nupkg
/packages/*
!packages/repositories.config
+OurUmbraco.Site/App_Data/YouTrack
diff --git a/OurUmbraco.Site/OurUmbraco.Site.csproj b/OurUmbraco.Site/OurUmbraco.Site.csproj
index aa24f03a..5146c59c 100644
--- a/OurUmbraco.Site/OurUmbraco.Site.csproj
+++ b/OurUmbraco.Site/OurUmbraco.Site.csproj
@@ -133,7 +133,7 @@
Downloaded @numberOfDownloads times - uploaded @item.UploadDate.ToString("D")
++
Downloaded @numberOfDownloads times - uploaded @item.UploadDate.ToString("D")
++ + +
Make sure to give the installation instructions a read.
+Check the free foundation videos on how to get started building Umbraco sites. They're available from:
+
You'll find our über active community working hard to help each other at Our Umbraco: http://our.umbraco.org
+Make sure to read the upgrade instructions before you attempt an upgrade.
+ +We're happy to help you with any problems you encounter, so please report them in the issue tracker and use the “Affected versions” field to set it to @Model.Name.
Do a search first though, if the issue already exists, give it an extra vote.
The source for this specific release is available for download from the repository (click the "ZIP" button).
+ } +