From: Aaron Carroll Date: Mon, 24 Jan 2011 07:06:43 +0000 (+1100) Subject: Add cscope to .gitignore X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=3fa99ed2bfd01c06acc21e50445b096d71ceed18;p=fw%2Fopenocd Add cscope to .gitignore Signed-off-by: Aaron Carroll --- diff --git a/.gitignore b/.gitignore index 0491508c2..28123049c 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,6 @@ patches # Emacs temp files *~ + +# CScope database files +*cscope.out