.gitignore: also ignore CVS and .svn dirs
- to make importing from cvs and svn repos smoother
This commit is contained in:
parent
40fb96b838
commit
0e6dcf027f
2
.gitignore
vendored
2
.gitignore
vendored
@ -23,3 +23,5 @@ GRTAGS
|
|||||||
GSYMS
|
GSYMS
|
||||||
GTAGS
|
GTAGS
|
||||||
\#*#
|
\#*#
|
||||||
|
CVS
|
||||||
|
.svn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user