diff --git a/.gitignore b/.gitignore index 243592fe..359d281a 100644 --- a/.gitignore +++ b/.gitignore @@ -43,7 +43,12 @@ x64/ *.log *.svclog *.scc + + +# Visual Studio 2015/2017 cache/options directory .vs/ +# Uncomment if you have tasks that create the project's static files in wwwroot +#wwwroot/ # Visual C++ cache files ipch/ diff --git a/.vs/WMS.Web/DesignTimeBuild/.dtbcache.v2 b/.vs/WMS.Web/DesignTimeBuild/.dtbcache.v2 index 705ae077..7998906e 100644 Binary files a/.vs/WMS.Web/DesignTimeBuild/.dtbcache.v2 and b/.vs/WMS.Web/DesignTimeBuild/.dtbcache.v2 differ