We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 175

Summary: .cvsignore files outdated
Product: SDL Reporter: Max Horn <max>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 1.2   
Hardware: All   
OS: Other   
Attachments: Patch that empties almost all .cvsignore files

Description Max Horn 2006-03-22 12:27:44 UTC
Most of the .cvsignore files are outdated. They should either be removed, or emptied. I am attaching a patch for the latter.
Note: There are at least two exceptions: 
1) The .cvsignore file in the root dir
2) src/main/macosx/.cvsignore should retain "Info.plist" as an entry.
Comment 1 Max Horn 2006-03-22 12:28:36 UTC
Created attachment 88 [details]
Patch that empties almost all .cvsignore files
Comment 2 Sam Lantinga 2006-03-23 16:40:18 UTC
They have been removed from CVS, thanks!