From: Ben Gras Date: Thu, 4 Nov 2010 21:11:33 +0000 (+0000) Subject: .gitignore: also ignore CVS and .svn dirs X-Git-Tag: v3.2.0~755 X-Git-Url: http://zhaoyanbai.com/repos/Bv9ARM.ch07.html?a=commitdiff_plain;h=0e6dcf027f5a19f1bbbcd2be276f8ffe0ed7a6ec;p=minix.git .gitignore: also ignore CVS and .svn dirs - to make importing from cvs and svn repos smoother --- diff --git a/.gitignore b/.gitignore index f6aded9b5..d73db065b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ GRTAGS GSYMS GTAGS \#*# +CVS +.svn