1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-15 14:09:13 +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