1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 20:57:57 +02:00

Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs.

This commit is contained in:
Owen 2010-11-21 07:01:18 +08:00 committed by Chris Wanstrath
parent c046bd621a
commit cdb216f204

4
Global/CVS.gitignore Normal file
View File

@ -0,0 +1,4 @@
/CVS/*
*/CVS/*
.cvsignore
*/.cvsignore