Search code examples
visual-studio-2008web-applicationsvisual-sourcesafe

How can I exclude the bin folder from sourcesafe in a Visual Studio 2008 web application?


How can I exclude the bin folder from SourceSafe in a Visual Studio 2008 web application? I want to be able to check in everything recursively from the solution node without picking up anything in the bin folder.


Solution

    • Right-click the folder in your project
    • select "Exclude from project"