This website requires JavaScript.
Explore
Help
Sign in
hiro
/
gitignore
Watch
1
Star
0
Fork
You've already forked gitignore
0
mirror of
https://github.com/vale981/gitignore
synced
2025-03-06 02:11:42 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4cefae5d09
gitignore
/
Global
/
CVS.gitignore
5 lines
40 B
Text
Raw
Normal View
History
Unescape
Escape
Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs.
2010-11-21 07:01:18 +08:00
/CVS/*
Update CVS.gitignore I added and tested another leading asterisk to deal with the CVS directories further down the tree.
2015-07-22 15:00:32 -04:00
**/CVS/*
Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs.
2010-11-21 07:01:18 +08:00
.cvsignore
ensure single trailing newline
2013-10-06 14:40:01 +02:00
*/.cvsignore
Reference in a new issue
Copy permalink