It's really quite annoying as they are not part of the project.
views:
978answers:
2
+1
A:
The Visual Studio Web Deployment addin lets you exclude folders and more. VS2005 VS2008
Also a decent writeup on the Web Deployment addin
pete blair
2008-09-08 18:16:52
This looks like a much more powerful way to do deployment, but how can I configure it to ignore my _ReSharper files?
rupello
2008-09-08 19:06:11
+2
A:
I know this is really old, but maybe someone else will be helped with my reply.
I found the solution here: http://www.meadow.se/wordpress/?p=137
Basically, add these lines to the bottom of your web deployment project file above the tab.
Just put your folder or file in there too and it will not be copied over.
vincentw56
2009-12-03 19:11:50