Do you know what files not to put into VSS?
Last updated by Brady Stroud [SSW] about 1 year ago.See history This rule has been archived
Archived Reason: Obsolete - Visual SourceSafe (VSS) has been deprecated. Use Git or other modern source control systems. See https://www.ssw.com.au/rules/do-you-know-how-to-use-git-effectively/
The following files should NOT be included in source safe as they are user specific files:
- *.scc;*.vspscc - Source Safe Files
- *.pdb - Debug Files
- *.user - User settings for Visual Studio .NET IDE