This website works better with JavaScript
Home
Esplora
Registrati
Accedi
SongZihuan
/
GitIgnore
mirror da
https://github.com/github/gitignore.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs.
Owen
14 anni fa
parent
c046bd621a
commit
cdb216f204
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
Global/CVS.gitignore
+ 4
- 0
Global/CVS.gitignore
Vedi File
@@ -0,0 +1,4 @@
+/CVS/*
+*/CVS/*
+.cvsignore
+*/.cvsignore