@ -1,4 +0,0 @@
# to keep the web.config file
*
!.gitignore
![Ww]eb.[Cc]onfig
@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<security>
<requestFiltering>
<denyUrlSequences>
<add sequence="/" />
</denyUrlSequences>
</requestFiltering>
</security>
</system.webServer>
</configuration>
@ -178,8 +178,6 @@
</None>
</ItemGroup>
<ItemGroup>
<Content Include="App_Data\Web.config" />
<Content Include="bin\Web.config" />
<Content Include="Content\bootstrap.css" />
<Content Include="Content\bootstrap-switch.css" />
<Content Include="Content\highlight.css" />